{% extends "base.html" %} {% block content %}
No commits yet.
{% else %} {% set nav_class = "mb-3 pearing-breadcrumb-case" %} {% set list_class = "breadcrumb mb-0" %} {% include "partials/breadcrumbs.html" %}| Name | Size |
|---|---|
| {% if entry.kind == "dir" %} {{ entry.kind }} {% elif entry.kind == "file" %} {{ entry.kind }} {% elif entry.kind == "symlink" %} {{ entry.kind }} {% elif entry.kind == "submodule" %} {{ entry.kind }} {% else %} {{ entry.kind }} {% endif %} {% if entry.href %} {{ entry.name }} {% else %} {{ entry.name }} {% endif %} | {{ entry.size }} |