We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abd38e commit bc149d8Copy full SHA for bc149d8
templates/index.html
@@ -10,7 +10,7 @@
10
<div class="px-4 py-3 my-2 text-center">
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
<!-- <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>
+ <h1 class="display-6 fw-bold text-primary">Welcome to Azure!!!!!!!!</h1>
14
</div>
15
<form method="post" action="{{url_for('hello')}}">
16
<div class="col-md-6 mx-auto text-center">
@@ -27,4 +27,4 @@ <h1 class="display-6 fw-bold text-primary">Welcome to Azure</h1>
27
</form>
28
</main>
29
</body>
30
-</html>
+</html>
0 commit comments