3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-17 14:01:04 +01:00
dbot/views/flashy/flashy.jade
2014-09-12 14:53:41 +00:00

12 lines
261 B
Plaintext

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