Update app.py
Some checks failed
Flask CI/CD Pipeline / format-and-auto-fix (push) Failing after 52s
Flask CI/CD Pipeline / test-and-verify (push) Has been skipped
Flask CI/CD Pipeline / build-scan-and-push-image (push) Has been skipped
Flask CI/CD Pipeline / deploy-updated-container (push) Has been skipped
Some checks failed
Flask CI/CD Pipeline / format-and-auto-fix (push) Failing after 52s
Flask CI/CD Pipeline / test-and-verify (push) Has been skipped
Flask CI/CD Pipeline / build-scan-and-push-image (push) Has been skipped
Flask CI/CD Pipeline / deploy-updated-container (push) Has been skipped
This commit is contained in:
2
app.py
2
app.py
@@ -49,7 +49,7 @@ HTML = """
|
||||
<label for="tekst">Typ iets:</label><br>
|
||||
<input type="text" id="tekst" name="tekst" value="{{ tekst }}" placeholder="Voer tekst in">
|
||||
<br>
|
||||
<button type="submit">Toon in spiegelbeeld ...</button>
|
||||
<button type="submit">Toon in spiegelbeeld ....</button>
|
||||
</form>
|
||||
|
||||
{% if gespiegeld is not none %}
|
||||
|
||||
Reference in New Issue
Block a user