Content deleted Content added
No edit summary |
No edit summary |
||
Line 105:
cols = cols + 1
end
else
row
:tag('th')
:wikitext(headings['party'] and 'Party' or '')
:attr('scope', 'col')
:attr('colspan', 2)
|