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

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



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