Moves components out of snippets

This commit is contained in:
Mouse Reeve
2021-01-29 08:51:36 -08:00
parent 65db2e63ac
commit 6ccf7841e1
12 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
{% extends 'snippets/components/modal.html' %}
{% extends 'components/modal.html' %}
{% block modal-title %}Delete these read dates?{% endblock %}
{% block modal-body %}
{% if readthrough.progress_updates|length > 0 %}