Remove .to extension from header and footer templates
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include 'footer.html.to' %}
|
||||
{% include 'footer.html' %}
|
||||
|
||||
{% block modal %}{% endblock %}
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user