{% extends 'generic/object.html' %} {% load validity %} {% load helpers %} {% block head %} {{ block.super }} {% include "validity/inc/prism.html" with header=True only %} {% endblock head %} {% block content %}
Name | {{ object.name }} |
---|---|
Description | {{ object.description | placeholder}} |
Global | {{ global | checkmark }} |
Bound Tests | {{ object.tests.all | linkify_list }} |
{{ object.effective_definitions }}