{% extends "serviceform/form_base.html" %} {% load i18n%} {%block content %}

{%trans "Thank you!"%}

{% trans "Fill a new form" %} {% endblock%}