comment
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user