diff options
author | Runxi Yu <me@runxiyu.org> | 2025-02-10 22:05:53 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-02-10 22:05:53 +0800 |
commit | 311befc9ba95b2d2f7db7a5efa2f912a5fa85879 (patch) | |
tree | 8700ce204fb4cbc38ee9791b4a5711fde5ccaffd /templates | |
parent | footer.html: Add link to Lindenii Forge (diff) | |
download | forge-311befc9ba95b2d2f7db7a5efa2f912a5fa85879.tar.gz forge-311befc9ba95b2d2f7db7a5efa2f912a5fa85879.tar.zst forge-311befc9ba95b2d2f7db7a5efa2f912a5fa85879.zip |
*.html.tmpl: Rename from *.html
Diffstat (limited to 'templates')
-rw-r--r-- | templates/category_repos.html.tmpl (renamed from templates/category_repos.html) | 0 | ||||
-rw-r--r-- | templates/footer.html.tmpl (renamed from templates/footer.html) | 0 | ||||
-rw-r--r-- | templates/head.html.tmpl (renamed from templates/head.html) | 0 | ||||
-rw-r--r-- | templates/index.html.tmpl (renamed from templates/index.html) | 0 | ||||
-rw-r--r-- | templates/repo_index.html.tmpl (renamed from templates/repo_index.html) | 0 | ||||
-rw-r--r-- | templates/repo_tree_dir.html.tmpl (renamed from templates/repo_tree_dir.html) | 0 | ||||
-rw-r--r-- | templates/repo_tree_file.html.tmpl (renamed from templates/repo_tree_file.html) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/templates/category_repos.html b/templates/category_repos.html.tmpl index 917b62e..917b62e 100644 --- a/templates/category_repos.html +++ b/templates/category_repos.html.tmpl diff --git a/templates/footer.html b/templates/footer.html.tmpl index b7a9061..b7a9061 100644 --- a/templates/footer.html +++ b/templates/footer.html.tmpl diff --git a/templates/head.html b/templates/head.html.tmpl index b2cd487..b2cd487 100644 --- a/templates/head.html +++ b/templates/head.html.tmpl diff --git a/templates/index.html b/templates/index.html.tmpl index 3f08355..3f08355 100644 --- a/templates/index.html +++ b/templates/index.html.tmpl diff --git a/templates/repo_index.html b/templates/repo_index.html.tmpl index 664cce8..664cce8 100644 --- a/templates/repo_index.html +++ b/templates/repo_index.html.tmpl diff --git a/templates/repo_tree_dir.html b/templates/repo_tree_dir.html.tmpl index aa29542..aa29542 100644 --- a/templates/repo_tree_dir.html +++ b/templates/repo_tree_dir.html.tmpl diff --git a/templates/repo_tree_file.html b/templates/repo_tree_file.html.tmpl index 7012cb1..7012cb1 100644 --- a/templates/repo_tree_file.html +++ b/templates/repo_tree_file.html.tmpl |