Skip to content

Instantly share code, notes, and snippets.

@tomchristie
Created August 11, 2016 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomchristie/2e08af086974847bf545309204de20b7 to your computer and use it in GitHub Desktop.
Save tomchristie/2e08af086974847bf545309204de20b7 to your computer and use it in GitHub Desktop.
<form method="POST">
{% csrf_token %}
{% bootstrap_form form %}
<button type="submit" class="btn btn-primary">Submit</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment