{% extends "base.html" %} {% load fluent_contents_tags thumbnail %} {% block title %}{{ page.title }}{% endblock %} {% block content %} {% if page.category %}{{ page.category }}{% endif %}