diff web/templog.wsgi @ 549:0baa57b6d9ca

working zoom
author Matt Johnston <matt@ucc.asn.au>
date Wed, 27 May 2015 23:45:03 +0800
parents b3dc81bee5b3
children
line wrap: on
line diff
--- a/web/templog.wsgi	Wed May 27 22:37:43 2015 +0800
+++ b/web/templog.wsgi	Wed May 27 23:45:03 2015 +0800
@@ -1,6 +1,5 @@
 #from gevent import monkey; monkey.patch_all()
 
-
 import os
 import sys
 # Change working directory so relative paths (and template lookup) work again