{% extends "base/base.html" %} {% block content %} {# Load the tag library #} {% load bootstrap3 %} {# Load CSS and JavaScript #} {% bootstrap_css %} {% bootstrap_javascript %} {%if updatedPassword%} Password Updated {% endif %}
Modificar ContraseƱa
{% endblock %}