Skip to content

Commit

Permalink
Included contact info in template.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shettland committed Jan 13, 2025
1 parent 6bec78e commit b657c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/templates/core/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<div class="col-sm-12" >
<div class="card border-default mb-3">
<div class="card-header text-center">
<h3 style="text-align:center">Contact</h3>
<h3 style="text-align:center">Contact Us:</h3>
</div>
<div class="card-body text-center">
<p>Please contact one of the following for questions regarding the platform:</p>
<p>Please contact one of the following for questions regarding the platform</p>
<table class="table table-hover">
<tr>
<td>Email: </td>
Expand Down

0 comments on commit b657c2e

Please sign in to comment.