{% extends 'layout.html' %} {% from 'kb/_boxes.html' import render_topic %} {% set page_title = _('Sections') %} {% block body %}

{{ _('Sections') }}

{% trans %} Got a problem? Then let us know. But make sure to post it in the correct section. The one in bold is the one you are probably most interested in: {% endtrans %}

{% trans %} Your language is not here? Help us out and make it happen. Contact our translation guys and we will try to get your language in as quickly as possible. {% endtrans %} {% endblock %}