# File lib/nanoc/base/errors.rb, line 30
      def initialize(layout_identifier)
        super("The site does not have a layout with identifier “#{layout_identifier}”.".make_compatible_with_env)
      end