{% extends "repo.html" %} {% block repohead %} {% if repo.clone_status == 'IN_PROGRESS' %} {% endif %} {% endblock %} {% block content %} {% if repo.description %}
Nothing here yet!