This commit is contained in:
reality 2014-09-12 14:56:34 +00:00
parent ac603c3b9c
commit b660d9ce21

View File

@ -6,6 +6,4 @@ html(lang='en')
title #{name} web interface
body
div.container
blink [
span.flash(style='color: #'+colour+';') #{text}
]
blink [ span.flash(style='color: #'+colour+';') #{text} span ]