studio - addressing pull request to merge to master feedback

This commit is contained in:
Brian Talbot
2013-04-08 09:30:09 -04:00
parent 386f57ea6e
commit a6c35fb2ce
6 changed files with 71 additions and 63 deletions

View File

@@ -120,9 +120,11 @@ def howitworks(request):
else:
return render_to_response('howitworks.html', {})
def ux_alerts(request):
return render_to_response('ux-alerts.html', {})
# ==== Views for any logged-in user ==================================