{% extends "base.html" %} {% load staticfiles %} {% load jsonify %} {% block menu %} {% endblock %} {% block content %}

{% if prev_exc %} {% endif %} {{ exc.text.text_name }}, próbka {{ exc.xml_id }} {% if next_exc %} {% endif %}
{% if can_edit > 0 %} {% endif %}

Tekst transkrybowany {% if can_edit > 0 %}
{% endif %}
Tekst transliterowany {% if can_edit > 0 %}
{% endif %}

Segmenty

  • {% if can_edit > 0 %}
    {% endif %}

    {% if can_edit > 0 %} {% else %} {% endif %} {% if can_edit > 0 %} {% endif %}
{% endblock %} {% block extrajs %} {% endblock %}