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