src/main/webapp/index.jsp | ●●●●● patch | view | raw | blame | history |
src/main/webapp/index.jsp
@@ -12,7 +12,7 @@ <div class="container"> <h1><fmt:message key="contact.title"/></h1> <p><fmt:message key="contact.text"/></p> <a href="mailto:service@example.com">E-Mail an <em>service@example.com</em></a> <a href="https://wiki.ecogood.org/display/INTERN/IT-Support" target="_blank">Dein <em>IT-Support</em></a> </div> <jsp:include page="template/footer.jsp"/> </body>