{% extends "sifrovacka.html" %} {% block content %} {% if sifrovacka_current %} {% if request.user.is_authenticated %} {{ sifrovacka_current }} - {{ sifrovacka_current.at_stage }} {% endif %} {% else %}
Stranka neni dostupna
{% endif %}


Debug: {% endblock %}