mirror of
https://github.com/simple-login/app.git
synced 2025-02-25 00:03:03 +08:00
fix
This commit is contained in:
parent
40e4d8e232
commit
4f5a2cc8be
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
{{ render_text("Hi")) }}
|
||||
{{ render_text("Hi") }}
|
||||
|
||||
{% call text() %}
|
||||
Your email cannot be sent to <b>{{ contact.email }}</b> from your alias <b>{{ alias.email }}</b>.
|
||||
|
|
Loading…
Reference in a new issue