{% extends "base.html" %} {% block header %} Doctrines {% endblock %} {% block description %} List Doctrines {% endblock %} {% block content %}
Name | Category | Ships | Actions | {% for doctrine in doctrines %}
---|---|---|---|
{{doctrine.name}} |
{{doctrine.category}} |
{% for fitting in doctrine.fittings.all %}
|
View Doctrine |