Sha256: ee1106dab5dd2ad6aec746db172304f24271d7722451e101521301f4cff70156

Contents?: true

Size: 455 Bytes

Versions: 13

Compression:

Stored size: 455 Bytes

Contents

- content_for(:tabless) do
  500 error

!!!5
%html{ xmlns: "http://www.w3.org/1999/xhtml", "xml:lang" => :en,  lang: :en }
  %head
    %meta{ "http-equiv" => "Content-Type", content: "text/html; charset=utf-8" }
    %title Fat Free CRM Exception
    = stylesheet_link_tag :application
    = javascript_include_tag :application

  %body
    #header
      #welcome
      %h3= link_to("Fat Free CRM", '/')
    %center
      %p.flash_exception#msg= exception

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fat_free_crm-0.22.1 app/views/layouts/500.html.haml
fat_free_crm-0.22.0 app/views/layouts/500.html.haml
fat_free_crm-0.21.0 app/views/layouts/500.html.haml
fat_free_crm-0.20.1 app/views/layouts/500.html.haml
fat_free_crm-0.20.0 app/views/layouts/500.html.haml
fat_free_crm-0.19.2 app/views/layouts/500.html.haml
fat_free_crm-0.19.0 app/views/layouts/500.html.haml
fat_free_crm-0.18.2 app/views/layouts/500.html.haml
fat_free_crm-0.17.3 app/views/layouts/500.html.haml
fat_free_crm-0.18.1 app/views/layouts/500.html.haml
fat_free_crm-0.18.0 app/views/layouts/500.html.haml
fat_free_crm-0.17.2 app/views/layouts/500.html.haml
fat_free_crm-0.17.1 app/views/layouts/500.html.haml