Sha256: 012ecbca27d9877b704ffe9cf27cbb73b9796c5e9e3b8d924f21df3aaf0415a2
Contents?: true
Size: 1.07 KB
Versions: 19
Compression:
Stored size: 1.07 KB
Contents
!!! Strict %html{ :lang => "en", :"xml:lang" => "en", :xmlns => "http://www.w3.org/1999/xhtml" } %head %meta{ :content => "text/html; charset=utf-8", :"http-equiv" => "Content-Type" } %meta{ :content => "en", :"http-equiv" => "Content-Language" } %title= "#{@title.last} | integrity" - stylesheets(:reset, :buttons, :integrity) - unless @project.nil? %link{ :rel => "alternate", | :type => "application/atom+xml", | :title => "Build history Atom", | :href => "#{project_path(@project)}.atom"} | %body #header %h1= @title.join(" / ") %address.watermark checked with %a{ :href => "http://integrityapp.com", :title => "The fun continuous integration server" } integrity #content= yield - if Integrity.config && Integrity.config[:use_basic_auth] #footer - if authorized? Oh, hello %strong&= current_user - else Hey there! %a{ :href => root_path("/login") } Log In if you have a user
Version data entries
19 entries across 19 versions & 6 rubygems