Added pager config to tuiconfig.c
[citadel.git] / webcit / static / head.html
index 134e148271e4c1f81564105cb85fc6aae6079267..7d11c0721df5597f2790c66a49e314387c1ed65d 100644 (file)
@@ -3,8 +3,8 @@
 <html>
 <head>
 <title><?SERV_HUMANNODE></title>
-<meta name="MSSmartTagsPreventParsing" content="TRUE" />
-<meta name="keywords" content="groupware messaging collaboration" />
+<meta name="MSSmartTagsPreventParsing" content="TRUE" >
+<meta name="keywords" content="groupware messaging collaboration" >
 <link href="static/webcit.css" rel="stylesheet" type="text/css">
 <?CSSLOCAL>
 <script type="text/javascript" src="static/wclib.js"></script>