{% load i18n %}

{% trans 'Help' %}

  • {% trans 'There is no help written for this page yet.' %}

    {% blocktrans %}Press the green plus, then the question mark that appears beside a field, and write what it is for.{% endblocktrans %}

{% include 'gentelella/blocks/helper_prototype.html' %}