4.21.3
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
{% extends "base.txt.jinja2" %}
|
||||
|
||||
{% block content %}
|
||||
Hi,
|
||||
|
||||
Thank you for choosing SimpleLogin.
|
||||
|
||||
To get started, please activate your account by entering the following code into the application:
|
||||
|
||||
{{code}}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user