{% extends "base.html" %} {% load humanize %} {% load static %} {% block title %} {{ project.name }} - Project Details {% endblock title %} {% block content %} {% include "includes/sidenav.html" %}
{{ project.organization.description }}
{% endif %}{{ repo.description }}
{% endif %}No repositories found for this project.