2018-10-10 16:07:22 +00:00
|
|
|
<title> You must be logged in to access this page </title>
|
|
|
|
|
|
|
|
<h2> You must be logged in to access this page </h2>
|
|
|
|
<br><br>
|
2018-10-14 15:48:11 +00:00
|
|
|
<form action={% url 'index' %} method="get">
|
2018-10-10 16:07:22 +00:00
|
|
|
<input type="submit" value="Back to indexpage">
|
|
|
|
</form>
|