Update app.py
Some checks failed
Flask CI/CD Pipeline / format-and-auto-fix (push) Successful in 16s
Flask CI/CD Pipeline / test-and-verify (push) Successful in 33s
Flask CI/CD Pipeline / build-scan-and-push-image (push) Failing after 40s
Flask CI/CD Pipeline / deploy-updated-container (push) Has been skipped

This commit is contained in:
2026-04-16 19:53:33 +00:00
parent 24992cfb86
commit cb860fed15

2
app.py
View File

@@ -43,7 +43,7 @@ HTML = """
</style>
</head>
<body>
<h1>Hello World. Dit is de beste release....</h1>
<h1>Hello World. Dit is de beste release...</h1>
<form method="post">
<label for="tekst">Typ iets:</label><br>