{% extends "pageBase.html" %} {% block title %} Wordy - jauns jēdziens {% endblock %} {% block contents %}
{% if user.is_staff %}

Citas darbības


{% endif %}

Jauns termins

{% include "word_addConcept.html" %} {% endblock %}