{% load i18n %} {% with object.project as object %} {% include "project_info.html" %} {% endwith %} {% if object.license %}
{{ object.get_repo_url }}
{{ export_url }}