ruptures 2
This commit is contained in:
@@ -59,6 +59,17 @@
|
||||
<td>
|
||||
</tr>
|
||||
</table>
|
||||
<h1>Feeling lucky?</h1>
|
||||
<p>
|
||||
<form enctype="multipart/form-data" method="post">
|
||||
<input type="hidden" name="ruptures" value="ruptures">
|
||||
<table width=100%>
|
||||
{{ ruptureform.as_table }}
|
||||
</table>
|
||||
{% csrf_token %}
|
||||
<input class="button" type="submit" value="I'm feeling lucky">
|
||||
</form>
|
||||
</p>
|
||||
<h1>Interval Shorthand</h1>
|
||||
<p>
|
||||
See the how-to <a href="#howto">at the bottom of this page</a> for details on how to use this form.
|
||||
|
||||
Reference in New Issue
Block a user