{% extends "help/layout.html" %} {% block help_body %}

{% trans %}Welcome in the LodgeIt Help Section{% endtrans %}

{% trans %} Here you can read about the features of LodgeIt and how to use them properly.{% endtrans %}

{% trans %}Select the topic you're interested in from the list on the right.{% endtrans %}

{% endblock %}