{% extends 'base.html' %} {% load buttons %} {% load custom_links %} {% load plugins %} {% block header %}
| Remote URL | {{ object.remote_url }} |
| Branch |
{{ object.branch }}
{% if object.current_head %}
(checked out locally at commit {{ object.current_head }})
{% else %}
(not locally checked out yet)
{% endif %}
|
| Token | {{ object.token_rendered }} |
| {{ entry.name|title }} | {% if entry.content_identifier in object.provided_contents %} {% else %} {% endif %} |