mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-12 04:25:05 -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
|