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

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



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