Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ManaS066 committed Sep 13, 2024
1 parent 432af0d commit f3fd930
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified Government of NCT of Delhi/__pycache__/log_out.cpython-312.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion Government of NCT of Delhi/templates/user_app.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h3 class="text-light">Government of NCT of Delhi</h3>
</nav>
<!-- Main Content -->
<div class="main-content">
<h1 style="color: #00ff22c0">
<h1 style="color: rgba(0, 255, 34, 0.387)">
Welcome, <span class="highlight">{{ user.name }}</span>
</h1>

Expand Down

0 comments on commit f3fd930

Please sign in to comment.