Skip to content

Instantly share code, notes, and snippets.

@madzak
Created October 1, 2011 04:48
Show Gist options
  • Save madzak/1255605 to your computer and use it in GitHub Desktop.
Save madzak/1255605 to your computer and use it in GitHub Desktop.
<h3>Work Notes</h3>
<form action="." method="post">
<table class="form">
{{ notesForm.as_table }}
</table>
<input name="notesForm" type="submit" value="Save Notes" />
{% csrf_token %}
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment