remove article meta from edit page
This commit is contained in:
parent
6cfe053a19
commit
c8748fca43
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@
|
|||
{% endif %}
|
||||
{% endblock article_title %}
|
||||
|
||||
{% block article_meta %}
|
||||
{% endblock %}
|
||||
|
||||
{% block article_body %}
|
||||
<form method="POST" action=".">
|
||||
{{ form.as_ul }}
|
||||
|
|
Loading…
Reference in a new issue