summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/LinkPanel.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/gitblit/wicket/LinkPanel.html')
-rw-r--r--src/com/gitblit/wicket/LinkPanel.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/com/gitblit/wicket/LinkPanel.html b/src/com/gitblit/wicket/LinkPanel.html
new file mode 100644
index 00000000..7abf14ce
--- /dev/null
+++ b/src/com/gitblit/wicket/LinkPanel.html
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
+<wicket:panel>
+<a href="#" wicket:id="link"><span wicket:id="label">link</span></a>
+</wicket:panel>
+</html> \ No newline at end of file