templates/macros.html@9139a94e540c
templates/macros.html
Thu, 29 Mar 2018 23:55:36 +0300
- author
- Teemu Piippo <teemu@hecknology.net>
- date
- Thu, 29 Mar 2018 23:55:36 +0300
- changeset 87
- 9139a94e540c
- parent 78
-
ead971f9569c
- child 98
-
c07a77c8a070
- permissions
- -rw-r--r--
updates
{% macro route_rep(route_splice) %}
{{route_splice[0]}}{{route_splice[1]}}<span class='route-suffix'>{{route_splice[2]}}</span>
{% endmacro %}