Replace compiled .html with .wml source from the db.d.o cvs repository
[mirror/userdir-ldap-cgi.git] / html / template / navbar.wml
diff --git a/html/template/navbar.wml b/html/template/navbar.wml
new file mode 100644 (file)
index 0000000..5ce1e56
--- /dev/null
@@ -0,0 +1,44 @@
+#use wml::common_translation
+
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0">
+<tr>
+  <td align="left" valign="middle">
+  <a href="$(HOME)/"><img src="$(HOME)/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt="" /></a>
+  <a href="$(HOME)/" rel="start"><img src="$(PICS)/debian.png" border="0" hspace="0" vspace="0" alt="<debianproject/>" /></a>
+  </td>
+</tr>
+</table>
+
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr>
+<td valign="top">
+<img src="$(PICS)/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="" />
+</td>
+<td rowspan="2" align="center">
+<a href="$(INTRO)/about"><img src="$(PICS)/about.$(CUR_ISO_LANG).gif" align="middle" border="0" hspace="4" vspace="7" alt="<aboutdebian/>" /></a>
+<a href="$(HOME)/News/"><img src="$(PICS)/news.$(CUR_ISO_LANG).gif" align="middle" border="0" hspace="4" vspace="7" alt="<news/>" /></a>
+<a href="$(DISTRIB)/"><img src="$(PICS)/getting.\
+<if <file-exists "$(PICS)/getting.$(CUR_ISO_LANG).gif" /> "$(CUR_ISO_LANG)" "en" />\
+.gif" align="middle" border="0" hspace="4" vspace="7" alt="<gettingdebian/>" /></a>
+<a href="$(HOME)/support"><img src="$(PICS)/support.$(CUR_ISO_LANG).gif" align="middle" border="0" hspace="4" vspace="7" alt="<support/>" /></a>
+<a href="$(HOME)/devel/"><img src="$(PICS)/devel.$(CUR_ISO_LANG).gif" align="middle" border="0" hspace="4" vspace="7" alt="<develcorner/>" /></a>
+<a href="$(HOME)/sitemap" rel="contents"><img src="$(PICS)/sitemap.\
+<if <file-exists "$(PICS)/sitemap.$(CUR_ISO_LANG).gif" /> "$(CUR_ISO_LANG)" "en" />\
+.gif" align="middle" border="0" hspace="4" vspace="7" alt="<sitemap_short/>" /></a>
+<a href="$(SEARCH)"><img src="$(PICS)/search.$(CUR_ISO_LANG).gif" align="middle" border="0" hspace="4" vspace="7" alt="<search/>" /></a>
+</td>
+<td valign="top">
+<img src="$(PICS)/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="" />
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="$(PICS)/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="" />
+</td>
+<td valign="bottom">
+<img src="$(PICS)/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="" />
+</td>
+</tr>
+</table>
+<!--/UdmComment-->