{% extends "base.html" %} {% load bootstrap4 %} {% block content %}
Name | Access | ||
---|---|---|---|
{{ datasource.name }} {% if datasource.licence %} {{ datasource.licence.short_name }} {% else %} No Licence {% endif %} {{ datasource.description|truncatechars:120 }} |
{% if datasource.owner == request.user %} {% endif %} | {# Level 1 is VIEW #} {% if datasource.public_permission_level < 1 %} {% endif %} | Detail |
There are no data sources currently available. |