templates/macros.html@36efdea68d03 (annotated)
templates/macros.html
Thu, 19 Apr 2018 14:44:54 +0300
- author
- Teemu Piippo <teemu@hecknology.net>
- date
- Thu, 19 Apr 2018 14:44:54 +0300
- changeset 90
- 36efdea68d03
- parent 78
-
ead971f9569c
- child 98
-
c07a77c8a070
- permissions
- -rw-r--r--
things
78
|
1
|
{% macro route_rep(route_splice) %} |
|
2
|
{{route_splice[0]}}{{route_splice[1]}}<span class='route-suffix'>{{route_splice[2]}}</span> |
|
3
|
{% endmacro %} |