###################################
#Entries for top menu
-our @toplink = (["main","Home"],
+our @toplink = (
+#["main","Home"],
);
<div id="content">
-<h3>NOTE !!!</h3>
-There is nothing to see here.
+<h3>Document Server</h3>
+The place to put your online documents: <a href="http://jspc29.x-matter.uni-frankfurt.de:9001">jspc29:9001</a>
</div>
-
--- /dev/null
+<div id="content">
+<h3>Git Repositories</h3>
+<ul><li>Most git repositories can be found on the webpage: <a href="http://jspc29.x-matter.uni-frankfurt.de/git">jspc29/git</a>
+</div>
+
<div id="content">
-<h3>NOTE !!!</h3>
-There is nothing to see here.
+<h3>DPG 2014</h3>
+<p> Our contributions to DPG 2014: <a href="http://jspc29.x-matter.uni-frankfurt.de:9001/p/DPG2014">List of Contributions</a>
+
+<h3>Other important dates</h3>
+<p>The main list of important dates, meetings and deadlines: <a href="http://jspc29.x-matter.uni-frankfurt.de:9001/p/Termine">Meetings & Deadlines</a>
</div>
a {
text-decoration:none;
- color:#23c;
+ color:#85a2dc;
}
a:hover {