{% extends "base.html" %} {% block content %}
{% for tag in tags %} {{tag}} {% endfor %}
{{page.meta.date}}