Skip to content

Instantly share code, notes, and snippets.

@mergeweb
Created August 1, 2016 20:06
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 mergeweb/124477436723eeaff69c7a2335879294 to your computer and use it in GitHub Desktop.
Save mergeweb/124477436723eeaff69c7a2335879294 to your computer and use it in GitHub Desktop.
{% extends "refeed/account/form.html" %}
{% block form_header %}
{% endblock form_header %}
{% block form_submit_controls %}
<input class="btn" type="submit" value="Save Password"/>
{% endblock form_submit_controls %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment