소스 검색

Text edit

tags/last-sinatra-version
Adrian Short 13 년 전
부모
커밋
06e4cc9e8a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      views/layout.haml

+ 1
- 1
views/layout.haml 파일 보기

@@ -1,7 +1,7 @@
!!!5
%html
%head
%title= @page_title ? @page_title + " - Sutton Elections" : "Sutton Elections - Your guide to voting and elections 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' }
%link{ :rel => 'stylesheet', :type => 'text/css', :href => '/print.css', :media => 'print' }
<script type="text/javascript" src="http://use.typekit.com/wfg6cvc.js"></script>


불러오는 중...
취소
저장