disable guestbook submissions for now

new-signup-questions
vilmibm 2019-04-16 00:58:08 +00:00
parent 330ab81d63
commit 5271fdc8f5
1 changed files with 2 additions and 1 deletions

View File

@ -21,13 +21,14 @@
<body> <body>
<h1>tilde.town guestbook</h1> <h1>tilde.town guestbook</h1>
<marquee>~*~*~*~*say hello*~*~*~*~</marquee> <marquee>~*~*~*~*say hello*~*~*~*~</marquee>
<form class="tilde" action="{% url 'guestbook:guestbook' %}" method="post"> <!-- <form class="tilde" action="{% url 'guestbook:guestbook' %}" method="post">
{% csrf_token %} {% csrf_token %}
<table> <table>
{{form.as_table}} {{form.as_table}}
</table> </table>
<input type="submit" value="sign" > <input type="submit" value="sign" >
</form> </form>
-->
{% for m in messages %} {% for m in messages %}
<p> <p>