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) Successful in 35s
Flask CI/CD Pipeline / deploy-to-k3s (push) Failing after 6s

This commit is contained in:
2026-04-17 12:18:47 +00:00
parent f17bcc13b8
commit 88031d60c4

2
app.py
View File

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