Pārlūkot izejas kodu

Fix homepage page title

tags/v2.0.0
Adrian Short pirms 6 gadiem
vecāks
revīzija
b2568d97a4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      views/layout.haml

+ 1
- 1
views/layout.haml Parādīt failu

@@ -1,7 +1,7 @@
!!!5
%html
%head
%title= page_title ? page_title + " · Sutton Elections" : "Sutton Elections · Your guide to voting and election results in the London Borough of Sutton"
%title= page_title > ""? page_title + " · Sutton Elections" : "Sutton Elections · Your guide to voting and election results in the London Borough of Sutton"
%link{ :rel => 'stylesheet', :type => 'text/css', :href => '/style.css' }
%meta{ :name => 'referrer', :content => 'no-referrer' }
%meta{ :name => 'viewport', :content => 'width=device-width, initial-scale=1' }


Notiek ielāde…
Atcelt
Saglabāt