now with log support

This commit is contained in:
Niels Serup
2012-03-22 16:21:56 +01:00
parent dcb7218ed4
commit b3ad96f817
4 changed files with 81 additions and 18 deletions

View File

@@ -1,11 +1,3 @@
<h2>Add user</h2>
<form action='/adduser' method='post'>
<p>Name: <input type='text' name='name' /></p>
<input type='submit' value='Submit' />
</form>
<h2>Update user data</h2>
<form action='/updateuserdata' method='post'>
@@ -26,6 +18,26 @@
</form>
<h2>Add user</h2>
<form action='/adduser' method='post'>
<p>Name: <input type='text' name='name' /></p>
<input type='submit' value='Submit' />
</form>
<h2>Log</h2>
<pre>
{log}
</pre>
<h2>Image gallery</h2>
<a href='/media'>Datalosjen haz pics.</a>
<h2>FAQ</h2>
<p><strong>Question:</strong> What is one food?</p>