derp, meant except, not else, need coffee

This commit is contained in:
JesseBot 2016-02-14 20:39:29 +00:00
parent 506739caf1
commit 64ab0be63f

View file

@ -42,7 +42,7 @@ def index():
resume_docx_download_URL = get_global_variable('resume_docx_download')
try:
fork_me = get_global_variable('fork_me')
else:
except:
fork_me = None
optional_panel = get_global_variable('optional_panel')
optional_panel_title = get_global_variable('opt_panel_title')