From 1dea35b9bcb3d37d61e554a99488626da9795331 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Fri, 23 Jun 2023 21:25:37 +0200 Subject: feat: Remove unecessary param from repo --- templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/layout.html') diff --git a/templates/layout.html b/templates/layout.html index 56d02f8..e21ec5e 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -21,7 +21,7 @@ -
+
{{block "content" .}}noop{{end}}
-- cgit v1.2.3