From ff369d23bd12f501b59726cbec77512e2f39fd13 Mon Sep 17 00:00:00 2001 From: James Moger Date: Mon, 18 Apr 2011 17:50:03 -0400 Subject: [PATCH] Fix Eclipse complaints about illegal tag location. --- src/com/gitblit/wicket/LoginPage.html | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/src/com/gitblit/wicket/LoginPage.html b/src/com/gitblit/wicket/LoginPage.html index 7108edbe..41e2a267 100644 --- a/src/com/gitblit/wicket/LoginPage.html +++ b/src/com/gitblit/wicket/LoginPage.html @@ -13,17 +13,17 @@ - -
-
- - Git:Blit
-
- [name]
+
+
+ + Git:Blit
+
+ [name]
+
-
-
+ +

@@ -33,9 +33,8 @@

- -
-
-
+ + + \ No newline at end of file -- 2.39.5