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 17:45:11 +02:00
link(rel='stylesheet', type='text/css', href='/flash.css')
title #{name} web interface
body
div.container
2016-03-04 18:18:35 +01:00
blink [
span.flash(style='color: #'+colour+';') #{text}
span ]