mirror of https://github.com/interlegis/sigi.git
Eduardo Edson Batista Cordeiro Alves
9 years ago
committed by
Luciano Almeida
1 changed files with 5 additions and 4 deletions
@ -1,7 +1,8 @@ |
|||
{% extends "crud/detail.html" %} |
|||
{% load i18n %} |
|||
|
|||
{% block actions %}{% endblock actions %} |
|||
{% block detail_content %} |
|||
<h4><font face="verdana"><p align="center"> |
|||
Sua conta foi confirmada via e-mail. Clique <a href="{% url 'usuarios:login' %}">aqui</a> para fazer seu login. |
|||
|
|||
</p></font></h4> |
|||
{% endblock %} |
Loading…
Reference in new issue