From fc6b09e0585fd50f4d31f8de75f891b4bfece178 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 8 Sep 2016 15:16:51 -0700 Subject: prevent reload loops on process pages, #71249 --- httemplate/elements/header-full.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/header-full.html') diff --git a/httemplate/elements/header-full.html b/httemplate/elements/header-full.html index 672624a75..fe02650f1 100644 --- a/httemplate/elements/header-full.html +++ b/httemplate/elements/header-full.html @@ -53,7 +53,7 @@ Example: % } <% include('init_overlib.html') |n %> <% include('rs_init_object.html') |n %> - + <% $head |n %> %# announce our base path, and the Mason comp path of this page -- cgit v1.2.1