Nezobrazovat reseni kdyz neni a orgotext.

This commit is contained in:
Jethro 2015-09-13 11:15:46 +02:00
parent b4405d031e
commit 326d50a42f

View file

@ -22,11 +22,13 @@
<h3>Zadání</h3>
{{ problem.text_zadani |safe }}
{% if problem.text_reseni %}
<h3>Řešení</h3>
{{ problem.text_reseni |safe }}
{% endif %}
<h3>Řešení</h3>
{{ problem.text_reseni |safe }}
{% if True %}
{% if user.is_authenticated %}
<div class='mam-org-only'>
<h3>Text - org</h3>