dashboard
repositories
filestore
activity
search
login
hsadmin
/
hs.hsadmin
HSAdmin Backend Domains, E-Mail, Datenbanken
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
HS-Theme, Tickets #1 und #8
Peter Hormanns
2010-09-20
7052ea9fe30de6f910b1df42f28d773837370b6b
[hsadmin/hs.hsadmin.git]
/
authenticator
/
webapp
/
WEB-INF
/
view
/
jsp
/
hostsharing
/
ui
/
serviceErrorView.jsp
1
2
3
4
5
6
<jsp:directive.include file="includes/top.jsp" />
<div id="status" class="errors">
<h2><spring:message code="screen.service.error.header" /></h2>
<p><spring:message code="screen.service.error.message" /></p>
</div>
<jsp:directive.include file="includes/bottom.jsp" />