{% extends "base.html" %} {% block title %} Account Activated {% endblock title %} {% block content %}

Account Successfully Activated!

Your Matrix account is now ready to use.

What's next?

  1. Download a Matrix client like Element
  2. Log in with your username and password
  3. Start chatting with others on the Matrix network

Go to {{ matrix_domain }}

{% endblock content %}