Use attribute pagetitle for pages
This commit is contained in:
parent
4dce77045f
commit
961890afd4
@ -1,6 +1,6 @@
|
||||
{% extends "index.html" %}
|
||||
|
||||
{% block title %}{{ page.title }}{% endblock title %}
|
||||
{% block title %}{{ page.pagetitle }}{% endblock title %}
|
||||
|
||||
{% block header %}
|
||||
<!-- Page Header -->
|
||||
|
Loading…
Reference in New Issue
Block a user