dummy change to trigger restart

This commit is contained in:
kytv
2013-10-01 12:03:04 +00:00
parent 5c6855b7c4
commit f045c2c523

View File

@ -202,7 +202,6 @@ def page_not_found(error):
def server_error(error):
return render_template('global/error_500.html'), 500
# Import these to ensure they get loaded
import templatevars
import urls