studio - adding in ux-alerts view comment

This commit is contained in:
Brian Talbot
2013-04-08 09:41:50 -04:00
parent a6c35fb2ce
commit c0bb3c962d

View File

@@ -121,6 +121,7 @@ def howitworks(request):
return render_to_response('howitworks.html', {})
# static/proof-of-concept views
def ux_alerts(request):
return render_to_response('ux-alerts.html', {})