templates/macros.html@0773b4e5fd10 (annotated)
templates/macros.html
Sun, 07 Jan 2018 00:56:15 +0200
- author
- Teemu Piippo
- date
- Sun, 07 Jan 2018 00:56:15 +0200
- changeset 80
- 0773b4e5fd10
- parent 78
-
ead971f9569c
- child 98
-
c07a77c8a070
- permissions
- -rw-r--r--
fix parsing
78
|
1
|
{% macro route_rep(route_splice) %} |
|
2
|
{{route_splice[0]}}{{route_splice[1]}}<span class='route-suffix'>{{route_splice[2]}}</span> |
|
3
|
{% endmacro %} |