X-Git-Url: https://git.mdrn.pl/static.git/blobdiff_plain/4678df00afdffa0ff438fb4dc9885e1d267c88eb..8ad47b61af6e74eac5b79ac5961ec1ec33662ba5:/layout/scenario.j2?ds=sidebyside 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 %}