update
This commit is contained in:
parent
43c2d9925b
commit
cb52524885
26 changed files with 91 additions and 62 deletions
|
@ -22,7 +22,7 @@ format: video
|
|||
{% endif %}
|
||||
|
||||
{{ content }}
|
||||
{% if page.show_metadata == true %}
|
||||
{% if page.show_meta == true %}
|
||||
{% include meta_information.html %}
|
||||
{% endif %}
|
||||
</div><!-- /.medium-8.columns -->
|
||||
|
|
Reference in a new issue