{% extends 'appearance/base.html' %} {% load i18n %} {% load static %} {% load common_tags %} {% block title %}{% trans 'About' %}{% endblock %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}
{% blocktrans with build_number as build_number %}Build number: {{ build_number }}{% endblocktrans %}
{% endif %}{% project_information '__description__' as project_description %} {% trans project_description %}
{% project_information '__website__' %}
{% project_information '__license__' as license_information %} {% trans 'Released under the license:' %} {% trans license_information %}
{% project_information '__title__' %}
{% project_information '__title__' %} is a free and open-source software brought to you with by Roberto Rosario and contributors.
It takes great effort to make {% project_information '__title__' %} as feature-rich as it is. We need all the help we can get!
If you use {% project_information '__title__' %} please consider making a donation
If you found a bug or got a feature idea, visit the forum or open a ticket in the GitLab repository .
Spread the word. Talk to your friends and colleagues about how awesome {% project_information '__title__' %} is! Follow us on Twitter or Facebook