1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/clientapp/templates/misc/growlMessage.jade
2013-09-12 11:18:44 -07:00

7 lines
128 B
Plaintext

.growlMessage
if icon
img(src= icon, height="30", width="30")
if title
h1= title
if description
p= description