SAP-BTP-Spielwiese/app1/resources/index.html

10 lines
145 B
HTML
Raw Permalink Normal View History

<html>
<head>
<title>Python Tutorial</title>
</head>
<body>
<h1>Python Tutorial</h1>
<a href="/myapp/">SAP Tutorial App</a>
</body>
</html>