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