Ver código fonte

Add close of polls message

tags/last-sinatra-version
Adrian Short 12 anos atrás
pai
commit
895b421d83
1 arquivos alterados com 6 adições e 0 exclusões
  1. +6
    -0
      views/layout.haml

+ 6
- 0
views/layout.haml Ver arquivo

@@ -14,6 +14,12 @@
- if flash[:error] - if flash[:error]
#error #error
%p= flash[:error] %p= flash[:error]
.warning
%h1 Local and European Elections 22 May 2014
%p Polling closed today at 10PM. If you haven't already voted you cannot vote in this election.
%p Results in the Sutton Council election are expected at around 4AM Friday 23 May.
%p Results in the European Parliament election are expected on Sunday 25 May late afternoon/evening.
%p Check back here soon for the local election results.
= yield = yield
#footer #footer
#footer_inner #footer_inner


Carregando…
Cancelar
Salvar