templates/macros.html@209f5930d038
    templates/macros.html
    Fri, 20 Apr 2018 13:50:02 +0300
    
        - author
 
        - Teemu Piippo <teemu@hecknology.net>
 
        - date
 
        - Fri, 20 Apr 2018 13:50:02 +0300
 
        
        - changeset 91
 
        - 209f5930d038
 
        
- parent 78
 
- 
ead971f9569c
 
        
- child 98
 
- 
c07a77c8a070
 
        - permissions
 
        - -rw-r--r--
 
    
    show variants in week schedules
    
        
{% macro route_rep(route_splice) %}
{{route_splice[0]}}{{route_splice[1]}}<span class='route-suffix'>{{route_splice[2]}}</span>
{% endmacro %}