16 17 18
# File 'app/controllers/exstatic/pages_controller.rb', line 16 def display @page = Exstatic::Page.where(:slug => stripped_path).first! end