{% extends "base.html" %} {% block title %}Index{% endblock %} {% block content %}
Name | Description | Owner | Idle |
---|---|---|---|
{{ path }} | |||
{{ repository.name }} | {% if let Some(description) = repository.description %} {{ description }} {% else %} Unnamed repository; edit this file 'description' to name the repository. {% endif %} | {% if let Some(owner) = repository.owner %} {{ owner }} {% endif %} |