# File lib/visage-app/helpers.rb, line 32 def include_page_title @page_title ? "#{@page_title} | Visage" : "Visage" end