Remove extra whitespace.
parent
314990447c
commit
5b00ad0336
|
@ -5,9 +5,6 @@
|
||||||
|
|
||||||
{%- block footer %}
|
{%- block footer %}
|
||||||
<div class="footer" role="contentinfo">
|
<div class="footer" role="contentinfo">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="related" role="navigation" aria-label="related navigation">
|
<div class="related" role="navigation" aria-label="related navigation">
|
||||||
<ul>
|
<ul>
|
||||||
{%- if show_copyright %}
|
{%- if show_copyright %}
|
||||||
|
@ -26,7 +23,5 @@
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
{%- endblock %}
|
{%- endblock %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue