mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-10-10 02:58:38 +00:00
Fixing HTML5 document outline
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content_title %}{% endblock %}
|
||||
{% block header_text %}<h1>{{ super() }}</h1>{% endblock %}
|
||||
|
||||
{% block header_extra %}
|
||||
{% if MG_LANG_FILTER_TAGS or MG_FILTER_TAGS %}
|
||||
|
Reference in New Issue
Block a user