News category setting comes from template we inherit from.
This commit is contained in:
parent
40cd98bf44
commit
ff42a3b85d
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
{% extends "base_news.html" %}
|
{% extends "base_news.html" %}
|
||||||
{% block category %}News{% endblock %}
|
|
||||||
{% block subtitle %}News - {% endblock %}
|
{% block subtitle %}News - {% endblock %}
|
||||||
|
|
||||||
{% block outercontent %}
|
{% block outercontent %}
|
||||||
|
|
Loading…
Reference in a new issue