Impressum und AGB und About überarbeitet
[website] / src / main / webapp / WEB-INF / views / about.jsp
index 8d72835..6bc4948 100644 (file)
@@ -2,8 +2,6 @@
 <%@page pageEncoding="UTF-8"%>
 <%@page session="false" %>
 <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %>
 <%@page pageEncoding="UTF-8"%>
 <%@page session="false" %>
 <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %>
-<%@taglib uri="http://www.springframework.org/tags" prefix="s"%>
-<s:url var="base" value="/" />
 <t:insertDefinition name="BASEPAGE">
   <t:putAttribute name="title" value="About" type="string"/>
   <t:putAttribute name="breadcrumb">
 <t:insertDefinition name="BASEPAGE">
   <t:putAttribute name="title" value="About" type="string"/>
   <t:putAttribute name="breadcrumb">
@@ -20,9 +18,9 @@
     </ul>
     <h2 class="nav submenu"><span class="s">Submenu for section </span><strong class="s">About</strong></h2>
     <ul id="submenu">
     </ul>
     <h2 class="nav submenu"><span class="s">Submenu for section </span><strong class="s">About</strong></h2>
     <ul id="submenu">
-      <li class="s sub"><a href="${base}about/professions.html" class="s">Professions</a></li>
-      <li class="s sub"><a href="${base}about/references.html" class="s">References</a></li>
-      <li class="s "><a href="${base}about/contact.html" class="s">Contact</a></li>
+      <li class="s sub"><a href="${base}expertise.html" class="s">Expertise</a></li>
+      <li class="s sub"><a href="${base}references.html" class="s">References</a></li>
+      <li class="s "><a href="${base}contact.html" class="s">Contact</a></li>
     </ul>
   </t:putAttribute>
   <t:putAttribute name="maincontent" type="string">
     </ul>
   </t:putAttribute>
   <t:putAttribute name="maincontent" type="string">
     </p>
     <ul>
       <li>
     </p>
     <ul>
       <li>
-        In the <a href="${base}blog.html">Blog</a>, I summarize, how I solved
+        In the <a href="${base}blog.html">blog</a>, I summarize, how I solved
         some every-day problems, other people might stumble across too.
         I am introducing new projects there and announcing new versions and/or
         bugfixes to older projects.
       </li>
       <li>
         The other part of the site is the
         some every-day problems, other people might stumble across too.
         I am introducing new projects there and announcing new versions and/or
         bugfixes to older projects.
       </li>
       <li>
         The other part of the site is the
-        <a href="${base}projects.html">Projects</a>-section.
+        <a href="${base}projects.html">projects-section</a>.
         This is where I am hosting all projects, that I have made publicy
         available.
       </li>
     </ul>
     <p>
       If you want to hire me, you can find out more on the
         This is where I am hosting all projects, that I have made publicy
         available.
       </li>
     </ul>
     <p>
       If you want to hire me, you can find out more on the
-      <a href="${base}contact.html">Contact</a>-page.
+      <a href="${base}contact.html">contact-page</a>.
       If you are not yet sure, if you want to hire me, you might be
       interessted in
       If you are not yet sure, if you want to hire me, you might be
       interessted in
-      <a href="${base}professions.html">what I can do for you</a>, or 
+      <a href="${base}expertise.html">what I can do for you</a>, or 
       <a href="${base}references.html">what I have already done for others</a>.
     </p>
   </t:putAttribute>
       <a href="${base}references.html">what I have already done for others</a>.
     </p>
   </t:putAttribute>