{% extends "base.html" %} {% load i18n %} {% block extrahead %} {% endblock %} {% block title %}Widok haseł{% endblock %} {% block content %}
{% if user.is_authenticated %} {% endif %} {% if user.is_authenticated %} {% endif %} {% if perms.dictionary.change_lemmas or perms.dictionary.change_semantics %} {% endif %}
{% endblock %} {% block modal_elements %}
{% endblock %}