{% extends "base.html" %}{% load whatsnew %} {% block body %} {% whatsnew 'whatsnew' 1 %} {% endblock body %} {% block jira %}{% endblock jira %}