From 431906aec271735ffbfa1e8aaf90fc8bcc89598d Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 15 Nov 2021 14:01:23 +0100 Subject: Improved www examples. Signed-off-by: Toni Uhlig --- wwwroot/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'wwwroot/index.html') diff --git a/wwwroot/index.html b/wwwroot/index.html index 07dd49d..8df5563 100644 --- a/wwwroot/index.html +++ b/wwwroot/index.html @@ -1,5 +1,12 @@ + INDEX TMPL {{ uri }}
{{ indent(content, 4, false, false) }} +
+ blog
+ blog-with-tmpl-inheritance
+ static
+ /static/test.txt
+ nonexistant url
-- cgit v1.2.3