dashboard
repositories
filestore
activity
search
login
main
/
file-cms
Dateiverwaltung für die WebBox
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Entpacken hinzugefuegt, Reuckmeldungs-Umbau noch erforderlich
ulrich
2021-01-21
122cf8f3ac3dc3440075fea2ca382dba0b40b6e5
[file-cms.git]
/
web
/
index.html
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Dateiverwaltung</title>
</head>
<body>
<h1>Dateiverwaltung</h1>
<p><a href="ui2">Anmeldung</a></p>
</body>
</html>