{% load i18n %} {% load static %} {% get_current_language as LANGUAGE_CODE %} {{ site_name }} - {% trans 'Register' %} {% include "common_libs.html" %}

{% trans "Welcome" %}

{% blocktrans %} {{ site_name }} is flourishing because of collaborations and contributions from users like you. Please read our rules, and feel free to contact us if you have any question or feedback. {% endblocktrans %}