Category information to be used with plugin autopages
This commit is contained in:
@ -16,6 +16,9 @@
|
||||
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
|
||||
<div class="post-heading">
|
||||
<h1>{{ gettext('Category:') }} {{ category }}</h1>
|
||||
{% if category.page.content %}
|
||||
{{ category.page.content }}
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user