{% extends "layout/base.html" %} {% block content %}
Tags: {% for tag in post.tags %} {{ tag }} {% endfor %}