{% extends "gramps-base.html" %} {% block title %}Gramps-Connect: {{tview}} detail {% endblock %} {% block heading %}Gramps-Connect: {{tview}} detail {% endblock %} {% block content %} {{tview}} Detail page. {% endblock %}