This commit is contained in:
Luke Slater 2014-02-02 05:19:48 +00:00
parent eaf5e97266
commit 8302c83001

View File

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