{% extends "base.html" %} {% block title %}{{ title }}{% endblock %} {% block main %}
{% if obj.history %} {{ obj.history }} {% endif %}