Skip to content

Commit

Permalink
Safe les métadonnées
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-D committed Jul 31, 2014
1 parent f48ae34 commit 6e2489a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@
{% captureas schema %}
{% block schema %}{% endblock %}
{% endcaptureas %}
<section class="content-wrapper" {{ schema }}>
<section class="content-wrapper" {{ schema|safe }}>
<h1 {% if schema %}itemprop="name"{% endif %}>
{% block headline %}{% endblock %}
</h1>
Expand Down

0 comments on commit 6e2489a

Please sign in to comment.