3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/views/flashy/flashy.jade
2013-04-09 16:45:11 +01:00

12 lines
260 B
Plaintext

!!! 5
html(lang='en')
head
meta(charset='utf-8')
link(rel='stylesheet', type='text/css', href='/flash.css')
title #{name} web interface
body
div.container
div.stamp [
span.flash(style='color: #'+colour+';') #{text}
]