From 148baefc06c1558776928dd635394dbfdad63da7 Mon Sep 17 00:00:00 2001 From: vulonkaaz <7442677+vulonkaaz@users.noreply.github.com> Date: Fri, 30 May 2025 02:29:35 +0200 Subject: multiple pages --- views/index.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'views') diff --git a/views/index.html b/views/index.html index 67045c2..34a6f55 100644 --- a/views/index.html +++ b/views/index.html @@ -19,4 +19,9 @@ {{ end }} +

Page: + {{ range .pages }} + [{{.}}] + {{ end }} +

{{template "partials/canvas" .}} -- cgit v1.2.3