Moves components out of snippets
This commit is contained in:
parent
65db2e63ac
commit
6ccf7841e1
12 changed files with 9 additions and 9 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue