File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
< div class ="px-4 py-3 my-2 text-center ">
11
11
< img class ="d-block mx-auto mb-4 " src ="{{ url_for('static', filename='images/azure-icon.svg') }} " alt ="Azure Logo " width ="192 " height ="192 "/>
12
12
<!-- <img src="/docs/5.1/assets/brand/bootstrap-logo.svg" alt="" width="72" height="57"> -->
13
- < h1 class ="display-6 fw-bold text-primary "> Welcome to Azure</ h1 >
13
+ < h1 class ="display-6 fw-bold text-primary "> Welcome to Flask Azure</ h1 >
14
14
</ div >
15
15
< form method ="post " action ="{{url_for('hello')}} ">
16
16
< 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 your name ?</ label >
17
+ < label for ="name " class ="form-label fw-bold fs-5 "> Could you please tell me your nickname ?</ label >
18
18
19
19
<!-- <p class="lead mb-2">Could you please tell me your name?</p> -->
20
20
< div class ="d-grid gap-2 d-sm-flex justify-content-sm-center align-items-center my-1 ">
You can’t perform that action at this time.
0 commit comments