Add descriptions to about/faq flatpages

This commit is contained in:
rubenwardy
2023-05-08 01:49:23 +01:00
parent fb329cd76e
commit a2a38f1e14
3 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
{{ page['title'] }}
{% endblock %}
{% block description %}{{ page['description'] }}{% endblock %}
{% block container %}
{% set html = page.html %}