Skip to content

Commit

Permalink
Minor improvement to custom_theme_html template
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Apr 24, 2018
1 parent 8d6f537 commit 1dd9e02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
{% endif %}

{{ partners_header|safe }}
{% if theme.partners %}
{% if theme.partners_title %}
<section id="partners">
<div class="container text-center">
<h2>{{ theme.partners_title }}</h2>
Expand Down

0 comments on commit 1dd9e02

Please sign in to comment.