remove article meta from edit page
This commit is contained in:
parent
6cfe053a19
commit
c8748fca43
@ -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 New Issue
Block a user