Skip to content
Snippets Groups Projects
Commit 94177a01 authored by Martin Mareš's avatar Martin Mareš
Browse files

User index: Gender-neutral

parent 6407ccae
Branches
No related tags found
1 merge request!9WIP: Zárodek uživatelské části webu a submitování
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<h2>Vítejte</h2> <h2>Vítejte</h2>
{% if pions %} {% if pions %}
<p>Jste přihlášen do následujících kol MO: <p>Účastníte se následujících kol MO:
<table class=data> <table class=data>
<thead> <thead>
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
{% endfor %} {% endfor %}
</table> </table>
{% else %} {% else %}
<p>Momentálně nejste přihlášen do žádného kola MO. <p>Momentálně se neúčastníte žádného kola MO.
{% endif %} {% endif %}
{% endblock %} {% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment