1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2015-02-18 16:38:43 +01:00
parent 43c2d9925b
commit cb52524885
26 changed files with 91 additions and 62 deletions

View file

@ -37,7 +37,7 @@ format: post
{{ content }}
</span>
{% if page.show_metadata == true %}
{% if page.show_meta == true %}
{% include meta_information.html %}
{% endif %}