{% extends "base.html" %} {% block title %} {{ _("Create Account") }} {% endblock %} {% block content %}
{{ _("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 %}