{% extends "subjects/maintenance_base.html" %} {% load i18n bootstrap4 auth %} {% block title %}{% trans "Attributes" %} · {{ block.super }}{% endblock %} {% block content %}

{% trans 'The following subjects have incomplete attributesets:' %}

{% if is_paginated %} {% endif %} {% endblock %}