{% extends "base/body_content.html" %} {% block title %}Manage plants{% endblock %} {% block main_content %}
Administrators: | {% if request.user.is_admin %} {% for user in plant.admins.all %} {{ user.format_name }}{% if not forloop.last %}, {% endif %} {% empty %} None {% endfor %} {% else %} {% for user in plant.admins.all %} {{ user.format_name }}{% if not forloop.last %}, {% endif %} {% empty %} None {% endfor %} {% endif %} |
Public: |
![]() |
Page name | Author | Public | Published | Delete |
---|---|---|---|---|
{{ item.format_name }} | {{ item.author.format_name }} |
{% if item.parent %}
![]() |
![]() |
{% if item.parent %}
![]() |