{% extends "base.html" %} {% load i18n %} {% load static %} {% load crispy_forms_tags %} {% block title %}{% trans "oznameni.templates.oznameni.index.title" %}{% endblock %} {% block head %} {% endblock %} {% block content %} {% include "oznameni/header.html" %} {% include "components/uvod.html" %}