{% extends "layouts/main.html" %} {% block title %}{{ title }}{% include "layouts/_app_title_suffix.html" %}{% endblock %} {% block page_title %}{{ title }}{% endblock %} {% block page_actions %} {% if record_pager %} {% include "_record_pager.html" %} {% endif %} {% endblock %} {% block content %}