diff --git a/c/index.html b/c/index.html index bc93e8e6f9..9bf38e917c 100644 --- a/c/index.html +++ b/c/index.html @@ -61,21 +61,21 @@

Constituencies

Jump to: A | B | C | M | T

- - - - - - - + + + + + + + - + - + - + - +
A
Aberavon
Aberconwy
Aberdeen North
Aberdeen South
Airdrie and Shotts
Aldershot
Aldridge-Brownhills
Aberavon
Aberconwy
Aberdeen North
Aberdeen South
Airdrie and Shotts
Aldershot
Aldridge-Brownhills
B
Battersea
Battersea
C
Clacton
Clacton
M
Mid Bedfordshire
Mid Bedfordshire
T
Tooting
Tooting
diff --git a/ttlib/constituencies.tt b/ttlib/constituencies.tt index 3dc922ae9d..da09d0e5db 100644 --- a/ttlib/constituencies.tt +++ b/ttlib/constituencies.tt @@ -24,7 +24,7 @@ IF letter != prev_letter -%] [% letter %] [% END -%] -[% c.name %] +[% c.name %] [% prev_letter = letter; END -%]