{% extends "base.html" %} {% block head_title %}Games{% endblock %} {% block body %}
{% for tag in game.tags.all %} {{tag}} {% endfor %}