3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00
dbot/views/flashy/flashy.jade

10 lines
252 B
Plaintext
Raw Normal View History

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