join_agent page for the agent project

This commit is contained in:
2016-11-30 23:32:46 +01:00
parent 742a16fb9f
commit f06b3c94eb
5 changed files with 136 additions and 2 deletions

View File

@@ -274,7 +274,7 @@ def error_403():
@blueprint.route('/join-agent')
def join_agent():
"""Custom page to support Agent 327 barbershop campaign"""
return render_template('join.html')
return render_template('join_agent.html')
# Shameful redirects