kaiwa/clientapp/templates/misc/growlMessage.jade

8 lines
129 B
Plaintext

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