From 03122a39f821721cbf0cbb8d8d362b84bd6d4601 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 15 Mar 2025 16:58:28 +0800 Subject: Remove the "path segments" section in index.htmpl --- templates/index.htmpl | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'templates') diff --git a/templates/index.htmpl b/templates/index.htmpl index 1b4dd8b..e67cc09 100644 --- a/templates/index.htmpl +++ b/templates/index.htmpl @@ -1,4 +1,4 @@ -{{ define tp_index(handle: io::handle, segments: []str) (void | io::error | nomem) }} +{{ define tp_index(handle: io::handle) (void | io::error | nomem) }} @@ -7,12 +7,6 @@ {{ render _tp_header(handle, "test", "test") }} -

Path segments

-
-- cgit v1.2.3