1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-11-12 04:25:05 -05:00
kaiwa/clientapp/templates/misc/growlMessage.jade

7 lines
128 B
Plaintext
Raw Normal View History

2013-09-12 14:18:44 -04:00
.growlMessage
if icon
img(src= icon, height="30", width="30")
if title
h1= title
if description
p= description