summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorVincent Douillet <vincent@vdouillet.fr>2023-11-28 08:38:19 +0100
committerVincent Douillet <vincent@vdouillet.fr>2023-11-29 15:45:28 +0100
commit43f65c76152017420ce723b4d4ef4230ff072818 (patch)
tree5c981b2d6949ebd5a5bdefe112383f6874d9342a /template
parenta8158372e4173f760d893516c0d8aecbb0e737ac (diff)
browse: use khttp_template
Diffstat (limited to 'template')
-rwxr-xr-xtemplate/browse_file.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/browse_file.html b/template/browse_file.html
new file mode 100755
index 0000000..48834dc
--- /dev/null
+++ b/template/browse_file.html
@@ -0,0 +1 @@
+<li><a href="@@url@@">@@name@@</a></li>