{% extends "base.html" %} {% load version_static i18n %} {% block extrahead %} {% endblock %} {% block title %}{% trans 'Słowniki' %}{% endblock %} {% block content %}
{% trans 'ogląda' %} | {% trans 'modyfikuje' %} | {% trans 'zarządza' %} | |
---|---|---|---|
{{ u.username }} | {% if u.usersettings.views_lexeme %} {% else %} {% endif %} | {% if u.usersettings.changes_lexeme %} {% else %} {% endif %} | {% if u.usersettings.manages_vocabulary %} {% else %} {% endif %} |