dashboard
repositories
filestore
activity
search
login
main
/
um
Nutzerverwaltung
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Code aufgeraeumt
ulrich@undisclosed
2020-05-15
eefd252e24fd8cdea9fbf6becb605a679e8b2f18
[um.git]
/
web
/
fehler.html
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<meta name="viewport" content="width=device-width">
<title>Fehler</title>
</head>
<body>
<p>Hoppla!</p>
<p>Die Seite wurde nicht gefunden.</p>
</body>
</html>