{% extends "base.html" %} {% block breadcrumb_items %}
Welcome to the FABI+ administration interface
Models
Total Records
Current User
Access Level
{{ model.description or 'No description available' }}
{% if model.fields %}No models are currently registered in the system.
{% if activity.user_email %} by {{ activity.user_email }} {% else %} by anonymous user {% endif %} {% if activity.user_ip %} from {{ activity.user_ip }} {% endif %}
{% if activity.object_type and activity.object_repr %} {{ activity.object_type }}: {{ activity.object_repr }} {% endif %}No recent activities to display.