42 43 44 45
# File 'lib/bloggit/page.rb', line 42 def permalink # Get base folder from settings... "#{@data.slug}.html" end