bile |
| a simple self-hosted git server |
| git clone https://git.wayver.dev/bile |
| README | tree | log | refs |
templates/error.html@6e060abc1f25c2e1b79fe06bfa8b72cd26952ee1
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 %}