Revert "„src/main/webapp/index.jsp“ ändern"

This reverts commit 6ff9325cb3.
This commit is contained in:
Peter Hormanns 2021-12-07 15:04:33 +01:00
parent 5c2be3ea61
commit 4e820f84cb

View File

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