Добавил возможность добавить опционально metrics.html
This commit is contained in:
@@ -24,4 +24,6 @@
|
||||
</div>
|
||||
{% block content_extra %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
{% load optional_include %}
|
||||
{% include_if_exists "metrics.html" %}
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user