Merge branch 'master' into content
This commit is contained in:
commit
4b1b336ee8
1 changed files with 7 additions and 0 deletions
|
|
@ -69,7 +69,14 @@ layout: default
|
||||||
{{ page.all.UNSYNCEDLYRICS | newline_to_br }}
|
{{ page.all.UNSYNCEDLYRICS | newline_to_br }}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
{% elsif page.all.lyrics %}
|
||||||
|
<div class="info">
|
||||||
|
<p>
|
||||||
|
{{ page.all.lyrics| newline_to_br }}
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
{{ page.all.Comment }}
|
{{ page.all.Comment }}
|
||||||
</p>
|
</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue