Skip to content

Commit

Permalink
Tweaked headers
Browse files Browse the repository at this point in the history
  • Loading branch information
migurski committed Mar 14, 2017
1 parent 8fba7da commit f099476
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions code/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,8 @@
<table id="coverage">
{% for areas in [best_areas, okay_areas, empty_areas] %}
<tr>
<th class="flag"></th>
<th class="name">Country</th>
<th class="iso">ISO</th>
<th colspan="2">Country</th>
<th>ISO</th>
<th>Coverage Group</th>
<th colspan="2">Land Area Covered</th>
<th colspan="2">Population Covered</th>
Expand Down

0 comments on commit f099476

Please sign in to comment.