diff options
-rw-r--r-- | src/main/webapp/wayf-ndn.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp index 3060b1d..84114a1 100644 --- a/src/main/webapp/wayf-ndn.jsp +++ b/src/main/webapp/wayf-ndn.jsp @@ -150,7 +150,7 @@ $(function() { $("input:submit, input:reset, input:button, a",".button").button(); $("#sites").tabs(); }); - <script> + </script> </head> <body> |