Teil 19 Flask.
This commit is contained in:
14
teil19/renderhtml/static/index.html
Normal file
14
teil19/renderhtml/static/index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang='en'>
|
||||
<head>
|
||||
<meta charset='utf-8' />
|
||||
<title>Titlevon static/index.html</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>
|
||||
Ich bin der <strong>Seiteninhalt <em>23</em></strong>
|
||||
</p>
|
||||
</body>
|
||||
</html
|
Reference in New Issue
Block a user