mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-12 12:35:00 -05:00
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
.growlMessage
|
|
if icon
|
|
img(src= icon, height="30", width="30")
|
|
if title
|
|
h1= title
|
|
if description
|
|
p= description
|