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