diff options
-rw-r--r-- | httemplate/elements/header-full.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/elements/header-full.html b/httemplate/elements/header-full.html index 2e1047486..e72eec35e 100644 --- a/httemplate/elements/header-full.html +++ b/httemplate/elements/header-full.html @@ -64,6 +64,8 @@ Example: <% $head |n %> + <SCRIPT SRC="<% $fsurl %>elements/validate.min.js"></SCRIPT> + %# announce our base path, and the Mason comp path of this page <script type="text/javascript"> window.fsurl = <% $fsurl |js_string %>; |