{% extends "base.html" %} {% block title %} {{ _("Create Account") }} {% endblock %} {% block content %}

{{ self.title() }}

{{ _("Do you have an account on the Minetest Forums?") }}

ContentDB will link your account to your forum account.

You don't need a forum account, however, it's recommended to make the most out of the Minetest community.

Yes, I have a forums account No, I don't have one Create forum account

{% endblock %}