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