# File lib/staticmatic/base.rb, line 77
    def full_layout_path(name)
      "#{@src_dir}/layouts/#{name}.haml"
    end