3
0
mirror of https://github.com/reality/dbot.git synced 2025-02-10 19:40:55 +01:00
dbot/views/flashy/flashy.jade

11 lines
255 B
Plaintext
Raw Normal View History

html(lang='en')
head
meta(charset='utf-8')
2013-04-09 16:45:11 +01:00
link(rel='stylesheet', type='text/css', href='/flash.css')
title #{name} web interface
body
div.container
2016-03-04 17:18:35 +00:00
blink [
span.flash(style='color: #'+colour+';') #{text}
span ]