{% load i18n %} {% load permissions %} {% perm 'vcs.view' object as user_can_see_git_repository %} {% with object.project as object %} {% include "project_info.html" %} {% endwith %}
{{ object.get_repo_url }}
{{ export_url }}
{{ object.filemask }}
{{ object.template }}