{% extends "pageBase.html" %} {% block title %} Wordy - pievienot aprakstu {% endblock %} {% block contents %}

Pievienot aprakstu {{concept.comment}}

Valoda: {{ form.language }}

Nosaukums: {{ form.title }}

Apraksts:
{{ form.description }}

{% endblock %}