odmeny jsou pekny #90

Merged
zelvuska merged 10 commits from odmeny into master 2025-02-26 21:22:33 +01:00
Showing only changes of commit c853e06d71 - Show all commits

View file

@ -18,7 +18,7 @@
<ul>
{% for resitel in resitele %}
<li>{{ resitel.jmeno }}: {{ resitel.bodydiff }} {{resitel.posilat}}</li>
<li>{{ resitel.jmeno }}: {% if resitel.bodydiff > 3 %}🧦{% endif %} {% if resitel.posilat %}POSÍLAT DOMŮ{% endif %} {% if resitel.ttitul != resitel.ftitul %} {{z.ftitul}} &rarr; {{z.ttitul}} {% endif %}</li>
{% endfor %}
Review

CSS?

CSS?
Review

Ano, to je css

Ano, to je css
</ul>