app/views/layouts/application.html.haml in artfully_ose-1.3.0.pre1 vs app/views/layouts/application.html.haml in artfully_ose-1.3.0.pre2
- old
+ new
@@ -1,10 +1,8 @@
!!! 5
%html{:lang => "en", "ng-app" => "artfully"}
%head
%title= "#{yield :title} : #{t 'artfully.page_title'}"
- = stylesheet_link_tag "#{ENV['CAS_ASSET_HOST'] || ENV['CAS_BASE_URL']}/assets/memberbar.css"
- = javascript_include_tag "#{ENV['CAS_ASSET_HOST'] || ENV['CAS_BASE_URL']}/assets/memberbar.js"
:plain
<link href='//fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Sanchez' rel='stylesheet' type='text/css'>
= favicon_link_tag
\ No newline at end of file