mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-06 01:25:31 -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
|