Skip to content
Snippets Groups Projects
Commit 2e7f7108 authored by Chris Lawton's avatar Chris Lawton
Browse files

setting hero and page title

parent 54e16063
No related branches found
No related tags found
No related merge requests found
{% extends 'base.html' %} {% extends 'base.html' %}
{% load i18n %} {% load i18n %}
{% block page_title %}Set a password{% endblock %}
{% block title %}{% trans "Change password" %}{% endblock %} {% block title %}{% trans "Set a password" %}{% endblock %}
{% block content %} {% block content %}
{% if form.non_field_errors %} {% if form.non_field_errors %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment