Skip to content

Instantly share code, notes, and snippets.

@Elise-Lennion
Created October 20, 2018 02:18
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 Elise-Lennion/5d5d3c0ab8926b96343a1d092364ebdd to your computer and use it in GitHub Desktop.
Save Elise-Lennion/5d5d3c0ab8926b96343a1d092364ebdd to your computer and use it in GitHub Desktop.
<form class="" method="post" action="{% url 'login' %}">
...
</form>
<form class="" method="post" action="{% url 'register' %}">
...
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment