diff options
author | Runxi Yu <me@runxiyu.org> | 2025-02-11 15:09:08 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-02-11 15:09:08 +0800 |
commit | 1dced62659d8ee45803b7d58b4698d613f0d90d4 (patch) | |
tree | c16233d48e79e764bcbbb56d4525c860d3f63e1f | |
parent | repo_log: Add a log (diff) | |
download | forge-1dced62659d8ee45803b7d58b4698d613f0d90d4.tar.gz forge-1dced62659d8ee45803b7d58b4698d613f0d90d4.tar.zst forge-1dced62659d8ee45803b7d58b4698d613f0d90d4.zip |
_{head,footer}.html: Add underscore to indicate that it's partial
-rw-r--r-- | templates/_footer.html.tmpl (renamed from templates/footer.html.tmpl) | 0 | ||||
-rw-r--r-- | templates/_head.html.tmpl (renamed from templates/head.html.tmpl) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/templates/footer.html.tmpl b/templates/_footer.html.tmpl index b7a9061..b7a9061 100644 --- a/templates/footer.html.tmpl +++ b/templates/_footer.html.tmpl diff --git a/templates/head.html.tmpl b/templates/_head.html.tmpl index b2cd487..b2cd487 100644 --- a/templates/head.html.tmpl +++ b/templates/_head.html.tmpl |