{% load i18n %}
{% translate "HR Centre" as widget_title %} {% include "framework/dashboard/widget-title.html" with title=widget_title %}
{% url "hrcentre:dashboard_post" as form_action %} {% include "hrcentre/label_form.html" with form=form action=form_action %}