summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/elements/header-full.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/elements/header-full.html b/httemplate/elements/header-full.html
index 59e27851b..e5b363862 100644
--- a/httemplate/elements/header-full.html
+++ b/httemplate/elements/header-full.html
@@ -56,6 +56,8 @@ Example:
<script type="text/javascript" src="<% $fsurl %>elements/topreload.js"></script>
<% $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 %>;