diff options
Diffstat (limited to 'templates/balance.html')
-rw-r--r-- | templates/balance.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/balance.html b/templates/balance.html index 15da854..b97ea40 100644 --- a/templates/balance.html +++ b/templates/balance.html @@ -6,7 +6,7 @@ {% block main %} - <div> + <section class="g-Section"> {% if exceeding_payers %} <ul class="g-Balance__ExceedingPayers"> {% for exceeding_payer in exceeding_payers %} |