{% trans %} on .html files
This commit is contained in:
parent
e264b10fd6
commit
4abac704c5
@ -1,5 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% load i18n %}
|
||||
{% load i18n %}{% load bootstrap %}
|
||||
{% block title %}{% trans 'Password change successful' %}{% endblock %}
|
||||
{% block content %}
|
||||
<div class="alert alert-success">
|
||||
|
Loading…
x
Reference in New Issue
Block a user