{% extends "partial/layout.html.twig" %} {% block title %}{{ isTrial==true?t("account_successfully_temp_converted", "Temp Account Converted"):t("account_successfully_registered", "Account Created") }}{% endblock %} {% block description %}{{ t("register_complete_meta_description", "Your registration has been completed.") }}{% endblock %} {% block keywords %}{{ t("register_complete_meta_keywords", "registration, completed, file, hosting, site") }}{% endblock %} {% block body %}
{% endblock %}