diff --git a/biscuit/core/templates/contact_form/contact_form_sent.html b/biscuit/core/templates/contact_form/contact_form_sent.html index 75e670df09cddd894a6ebc82b708b1149819cbcf..86d69b579fb81370e4842f88edf2f7263986de45 100644 --- a/biscuit/core/templates/contact_form/contact_form_sent.html +++ b/biscuit/core/templates/contact_form/contact_form_sent.html @@ -1,6 +1,6 @@ {# -*- engine:django -*- #} {% extends "core/base.html" %} -{% load bootstrap4 %} +{% load bootstrap4 i18n %} {% block page_title %}BiscuIT School Information System (SIS){% endblock %}