small-nav
chimchooree 4 years ago
parent 71705e1448
commit 9a18189000

@ -164,5 +164,6 @@ def contact():
info = {'css': 'box', 'title': 'blessfrey - contact chimchooree', 'year': datetime.datetime.now()} info = {'css': 'box', 'title': 'blessfrey - contact chimchooree', 'year': datetime.datetime.now()}
return template('contact.tpl', info) return template('contact.tpl', info)
## Main ##
if __name__ == '__main__': if __name__ == '__main__':
run() run()

Loading…
Cancel
Save