Skip to content

Commit

Permalink
clarify discount headers
Browse files Browse the repository at this point in the history
  • Loading branch information
efahnestock authored and DavidCain committed Sep 20, 2024
1 parent 808f951 commit fb3520e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ws/templates/preferences/discounts.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
{% block content %}
{{ block.super }}

<h1>MITOC Discounts (Discontinued)</h1>
<h1>MITOC Discounts</h1>
<h2>Local Discounts (Discontinued)</h2>
<p class="lead">
Previously, MITOC allowed automatic sharing of information with local businesses.
</p>
Expand All @@ -18,7 +19,7 @@ <h1>MITOC Discounts (Discontinued)</h1>

{% if viewing_participant.is_student %}
<hr>

<h2>Other Discounts</h2>
<div class="panel panel-default">
<div class="panel-heading">
<div class="row">
Expand Down

0 comments on commit fb3520e

Please sign in to comment.