Zakomentovat spirálu
This commit is contained in:
parent
deef95962e
commit
afbb11f80a
1 changed files with 2 additions and 0 deletions
|
@ -8,9 +8,11 @@
|
||||||
{% endblock %}{% endblock %}
|
{% endblock %}{% endblock %}
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
|
{% comment %}
|
||||||
<div class='nahledy_cisel'>
|
<div class='nahledy_cisel'>
|
||||||
{% autoescape off %}{{ nahledy }}{% endautoescape %}
|
{% autoescape off %}{{ nahledy }}{% endautoescape %}
|
||||||
</div>
|
</div>
|
||||||
|
{% endcomment %}
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
{% for r in object_list %}
|
{% for r in object_list %}
|
||||||
|
|
Loading…
Reference in a new issue