studio - adding in ux-alerts view comment
This commit is contained in:
@@ -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', {})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user