dashboard
repositories
filestore
activity
search
login
main
/
um
Nutzerverwaltung
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
nicht mehr benoetigte Kommentare entfernt
ulrich
2016-12-27
68e666a09a284551311cf78be95d2696b58c9074
[um.git]
/
web
/
index.jsp
1
2
3
4
5
6
7
8
9
10
11
<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>um</title>
</head>
<body>
<p>Hallo Welt!</p>
</body>
</html>