ooze/themes/default/templates/bong.html.py

6 lines
72 B
Python

(
H1("It is", content.time),
H2(content.message),
"BONG"
)