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

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



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