{% extends "base.html" %} {% block content %}

{{ _('Secure Messenger Account') }}

{{ _('Scan the following QR code with a device where DeltaChat is installed:') }}

{{ _('If your device does not have a camera, select "Create new profile" in DeltaChat, choose "Use Other Server" and find "Paste from clipboard", to paste the following link') }}:

{{ dclink}}
{% endblock %}