Moves components out of snippets
This commit is contained in:
@ -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 %}
|
||||
|
Reference in New Issue
Block a user