Žádosti v inventáři
This commit is contained in:
parent
38c9c508f6
commit
a3debd820a
1 changed files with 3 additions and 0 deletions
|
@ -16,4 +16,7 @@
|
|||
<div class="polozka_inventare"><p>{% for _ in ""|center:tym.ovesna_kase %}🥘{% endfor %}</p></div>
|
||||
{% endif %}
|
||||
|
||||
{% for zadost in tym.vyzvednute_zadosti %}
|
||||
<div class="polozka_inventare"><p>{% if zadost.plati %}Kladná{% else %}Záporná{% endif %} odpověď na {{ zadost }}</p></div>
|
||||
{% endfor %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue