module Roda::RodaPlugins::ExceptionPage::InstanceMethods

def exception_page_css

The CSS to use on the exception page
def exception_page_css
  ExceptionPage.css
end