Admin templates tweak
This commit is contained in:
parent
a1a9ec3f7c
commit
e28b988a26
5 changed files with 23 additions and 0 deletions
|
@ -19,7 +19,10 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% if outbox_object %}
|
||||
{% include "header.html" %}
|
||||
{% endif %}
|
||||
|
||||
{% macro display_replies_tree(replies_tree_node) %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue