{% extends "base.html" %} {% block content %} {% if history %} {% else %} No transactions made to/from this account {% endif %} {% endblock content %}