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

This commit is contained in:
2026-04-15 21:26:02 +00:00
parent 60743582e3
commit 081d1502ff

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>