comment
This commit is contained in:
@@ -164,5 +164,6 @@ def contact():
|
||||
info = {'css': 'box', 'title': 'blessfrey - contact chimchooree', 'year': datetime.datetime.now()}
|
||||
return template('contact.tpl', info)
|
||||
|
||||
## Main ##
|
||||
if __name__ == '__main__':
|
||||
run()
|
||||
|
||||
Reference in New Issue
Block a user