diff options
author | Runxi Yu <me@runxiyu.org> | 2024-06-14 08:00:00 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-07-26 08:00:00 +0800 |
commit | 5cb75c1af0a0418974e1b20368e4fbf940912f9e (patch) | |
tree | 36aa7e46432257700291be8f927f06856c4b3c75 /templates/tree.html | |
parent | git: use system's git upload-pack (diff) | |
download | legitrx-5cb75c1af0a0418974e1b20368e4fbf940912f9e.tar.gz legitrx-5cb75c1af0a0418974e1b20368e4fbf940912f9e.tar.zst legitrx-5cb75c1af0a0418974e1b20368e4fbf940912f9e.zip |
Fork init
Diffstat (limited to '')
-rw-r--r-- | templates/tree.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/tree.html b/templates/tree.html index c4b7e4f..7ba065b 100644 --- a/templates/tree.html +++ b/templates/tree.html @@ -1,4 +1,5 @@ {{ define "tree" }} +<!DOCTYPE html> <html> {{ template "head" . }} |