Merge branch 'master' into content

This commit is contained in:
Set Hallstrom 2020-09-25 15:33:56 +02:00
commit 4b1b336ee8

View file

@ -69,7 +69,14 @@ layout: default
{{ page.all.UNSYNCEDLYRICS | newline_to_br }}
</p>
</div>
{% elsif page.all.lyrics %}
<div class="info">
<p>
{{ page.all.lyrics| newline_to_br }}
</p>
</div>
{% endif %}
<p>
{{ page.all.Comment }}
</p>