summaryrefslogtreecommitdiff
path: root/project/templates/tags/transport.xhtml
blob: d5d3c3c6433bc9544e8567f255e1b336181d19de (plain)
1
2
3
4
5
6
7
8
9
10

{%- extends "tags/base_tag.xhtml" -%}



{%- block title -%}{{ tag_title ("Transport") }}{%- endblock -%}
{%- block content %}{{ tag_content ("Transport") }}{% endblock -%}
{%- block footer -%}{{ tag_footer ("transport.xhtml") }}{%- endblock -%}