outline that we're currently using a set of hard-wired users
[unfold.git] / templates / login-view.html
index 1a39cd3..a588e26 100644 (file)
@@ -2,6 +2,7 @@
 
 {% block content_related %}
 <p class='login-status'> {{ state }} </p>
+<code>Current exp. login is based on hard-wired users</code>
 <a href="/" alt="Home"><img class="logo" src="{{ STATIC_URL }}img/myslice-logo.png" alt="MySlice" /></a>
 <form action="/login/" method="post">
   {% csrf_token %}