{% extends "base/detail.html" %} {% load url from future %} {% load ci_tags %} {% block extrastyles %} {% endblock extrastyles %} {% block extrascripts %} {% endblock extrascripts %} {% block detail %}
{% if object.branches.exists %}{{ branch.name }} |