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 }}
|
||||
</p>
|
||||
</div>
|
||||
{% elsif page.all.lyrics %}
|
||||
<div class="info">
|
||||
<p>
|
||||
{{ page.all.lyrics| newline_to_br }}
|
||||
</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<p>
|
||||
{{ page.all.Comment }}
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue