{% extends 'blog/partials/base.html' %} {% block content %} {% load static %}
{% if parent is not None %}
..
{% endif %}
| Name | Last Commit | Updated |
|---|---|---|
|
{% if file.type == 'tree' %}
|
{{ file.commit.message|truncatechars:50 }} | {{ file.commit.committedDate }} |
{{ files.lines }} lines ({{ files.loc }} loc) • {{ files.size }}
{{ files.size }}
Binary file, cannot display
Download here
{% endif %} {% endif %} {% endblock content %}