Skip to content

Commit 9265adf

Browse files
committed
ok
1 parent f239051 commit 9265adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1 class="display-6 fw-bold text-primary">Welcome to Azure</h1>
1414
</div>
1515
<form method="post" action="{{url_for('hello')}}">
1616
<div class="col-md-6 mx-auto text-center">
17-
<label for="name" class="form-label fw-bold fs-5">Could you please tell me je naam?</label>
17+
<label for="name" class="form-label fw-bold fs-5">Could you please tell me je naam?</label>
1818

1919
<!-- <p class="lead mb-2">Could you please tell me your name?</p> -->
2020
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center align-items-center my-1">

0 commit comments

Comments
 (0)