1
0
peilaus alkaen https://github.com/ae-utbm/sith.git synced 2026-01-07 19:48:00 +00:00
This commit is contained in:
Skia
2016-09-01 16:43:21 +02:00
vanhempi f7e3251ae5
commit d27f62dca9
2 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa

Näytä tiedosto

@@ -11,11 +11,13 @@
{%- endif -%}
>{% trans %}Infos{% endtrans %}</a>
{% if profile == user %}
<a href="{{ url('core:user_tools') }}"
{%- if tab == "tools" -%}
class="selected_tab"
{%- endif -%}
>{% trans %}Tools{% endtrans %}</a>
{% endif %}
<a href="{{ url('core:user_stats', user_id=profile.id) }}"
{%- if tab == "stats" -%}