Sha256: 7af8da5e7a99c27bb51d71120f07105f2fd653184a233cf2ee47c3cf75ff7f41
Contents?: true
Size: 970 Bytes
Versions: 1
Compression:
Stored size: 970 Bytes
Contents
doctype 5 html lang="en" xmlns="http://www.w3.org/1999/xhtml" head <!-- Le HTML5 shim, for IE6-8 support of HTML elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> meta content='text/html; charset=utf-8' http-equiv='Content-Type' meta name='viewport' content='width=device-width,initial-scale=1' title = @title.present? ? "#{@title} | Tennpipes Admin" : "#{pat(:custom_errors.title)} | Tennpipes Admin" = favicon_tag 'favicon.ico' link href='http://fonts.googleapis.com/css?family=Varela' rel='stylesheet' = stylesheet_link_tag 'bootstrap', 'application' body div class="custom-error text-center" div class="custom-error-body muted" = yield div class="custom-error-footer" = link_to tag_icon('arrow-left'),"#", :onclick => "history.go(-1);return false;", :class =>"custom-error-go-back btn btn-default pull-left", :title => "Go Back"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tennpipes-su-3.6.6 | lib/tennpipes-su/generators/templates/slim/app/layouts/error.slim.tt |