| @@ -4,7 +4,7 @@ | |||||
| %p.warning There are typically two applications per kiosk: one for full planning permission or telecoms prior approval, and one for advertisement consent. So the number of kiosks applied for is half the number of applications. | %p.warning There are typically two applications per kiosk: one for full planning permission or telecoms prior approval, and one for advertisement consent. So the number of kiosks applied for is half the number of applications. | ||||
| %table | |||||
| %table#summary | |||||
| %thead | %thead | ||||
| %tr | %tr | ||||
| %th Status | %th Status | ||||
| @@ -28,7 +28,7 @@ | |||||
| %a.button{ :href => csv_fn, :download => csv_fn } | %a.button{ :href => csv_fn, :download => csv_fn } | ||||
| Download CSV data | Download CSV data | ||||
| %table | |||||
| %table#applications | |||||
| %thead | %thead | ||||
| %tr | %tr | ||||
| %th Received | %th Received | ||||
| @@ -7,7 +7,7 @@ | |||||
| %a.button{ :href => csv_fn, :download => csv_fn } | %a.button{ :href => csv_fn, :download => csv_fn } | ||||
| Download summary CSV data | Download summary CSV data | ||||
| %table | |||||
| %table#summary | |||||
| %thead | %thead | ||||
| %tr | %tr | ||||
| %th Authority | %th Authority | ||||
| @@ -1,5 +1,5 @@ | |||||
| %h1 New applications | %h1 New applications | ||||
| %table | |||||
| %table#applications | |||||
| %thead | %thead | ||||
| %tr | %tr | ||||
| %th Authority | %th Authority | ||||