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

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



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