Skip to content

Commit

Permalink
stray
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Reynolds committed Apr 29, 2024
1 parent bbaf4f8 commit 8d90978
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 @@ -163,7 +163,7 @@
});
</script>
<div class="status-box align-items-center bg-light p-2">
<<p>Status: <strong id="statusText">Loading...</strong></p>
<p>Status: <strong id="statusText">Loading...</strong></p>
</div>
{% endif %}

Expand Down

0 comments on commit 8d90978

Please sign in to comment.