forked from openlp/openlp
add space
This commit is contained in:
parent
4379004f0e
commit
93c87c396b
@ -312,7 +312,7 @@ def build_html(item, screen, alert, islive):
|
|||||||
build_alert(alert, width),
|
build_alert(alert, width),
|
||||||
build_footer(item),
|
build_footer(item),
|
||||||
build_lyrics(item),
|
build_lyrics(item),
|
||||||
u'true' if theme and theme.display_slideTransition and islive\
|
u'true' if theme and theme.display_slideTransition and islive \
|
||||||
else u'false',
|
else u'false',
|
||||||
image)
|
image)
|
||||||
return html
|
return html
|
||||||
|
Loading…
Reference in New Issue
Block a user