Begin Interface
This commit is contained in:
@ -1,8 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>UMS-Agenten Management</title>
|
||||
<title>UMS-Agenten – Management</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Empty</h1>
|
||||
<h1>UMS-Agenten – Management</h1>
|
||||
<ul>
|
||||
<li><a href="/app/" target="_blank">Web App (small GUI)</a></li>
|
||||
<li><a href="/app/new" target="_blank">Add Riddle via GUI</a></li>
|
||||
<li><a href="/api/" target="_blank">API Documentations</a></li>
|
||||
<li><a href="/docs/" target="_blank">Code Documentation</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user