X-Git-Url: https://git.mdrn.pl/static.git/blobdiff_plain/4678df00afdffa0ff438fb4dc9885e1d267c88eb..65dedc078915c373f0b6d26657f78a094967e9b9:/layout/scenario.j2 diff --git a/layout/scenario.j2 b/layout/scenario.j2 index 55117ff..a8ff89a 100644 --- a/layout/scenario.j2 +++ b/layout/scenario.j2 @@ -1,7 +1,7 @@ {% extends "text.j2" %} {% block mainlink -%} - /#scenariusze + {{ content_url('/') }}#scenarios {%- endblock %} {% block image -%} @@ -14,20 +14,14 @@ -{% macro pozycja(a, b, c) -%} -
Autor:
-{% for i in range(0, a) %}
-
-{% endfor %}
PoÅrednik:
-{% for i in range(0, b) %}
-
-{% endfor %}
Użytkownik:
-{% for i in range(0, c) %}
-
-{% endfor %}