bile |
| a simple self-hosted git server |
| git clone https://git.wayver.dev/bile |
| README | tree | log | refs |
templates/error.html@f4279bc2ca927f6f651a20c5f0e7b5ebf76cc3a4
raw| Date | Commit Message | Author | Files | + | - |
|---|---|---|---|---|---|
| 2026-02-19 17:51 | large refactoring | wayverd | 53 | 2153 | 1683 |
| ... | |||||
1{% extends "base.html" %} 2 3{% block content %} 4 5 Hmm, that did not work. 6 7 8 9 10{% endblock %}