Skip to content

Commit

Permalink
add cluster back
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Reynolds committed Apr 29, 2024
1 parent 6e10b74 commit 1ad1ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labapp/app/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@

</script>
<div class="status-box align-items-center bg-light p-2 text-center">
<p id="siteName">Loading...</p>
<p><strong id="siteName">Loading...</strong></p>
<img id="statusImage" src="/static/bad.png" alt="Status" style="width:25px; height:auto;">
</div>
{% endif %}
Expand Down

0 comments on commit 1ad1ecb

Please sign in to comment.