From 3d30ff982875f4713be9cd71045161a05eba0326 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Mon, 21 Oct 2013 18:32:40 +0100 Subject: [PATCH] Fix static tiddler template --- core/templates/static.tiddler.html.tid | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/core/templates/static.tiddler.html.tid b/core/templates/static.tiddler.html.tid index 198d5a5f4..75ced02e4 100644 --- a/core/templates/static.tiddler.html.tid +++ b/core/templates/static.tiddler.html.tid @@ -14,9 +14,7 @@ title: $:/core/templates/static.tiddler.html `{{$:/StaticBanner||$:/core/templates/html-tiddler}}`
-
-`<$view tiddler="$:/core/ui/ViewTemplate" format="htmlwikified"/>` -
+`<$view title="$:/core/ui/ViewTemplate" format="htmlwikified"/>`