{% extends "gramps-base.html" %} {% block title %}Gramps-Connect{% endblock %} {% block heading %}Gramps-Connect{% endblock %} {% block content %}
Welcome to GRAMPS Connect, a new web-based collaboration tool. {% if user.is_authenticated %} You are now logged in as {{user.username}}. {% endif %}
Database information:
Item | Count |
---|---|
{{view.0}} | {{view.2.objects.count}} |