Just a simple site to publish surveys. Nothing fancy, mostly done because I need it.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
survey-site/views/admin/index.html

8 lines
146 B

<h1>Admin</h1>
<p>You have to be logged in:</p>
<ol>
<li><a href="/admin/table/">Admin the Database</a></li>
<li>Your Admin Here</li>
</ol>