|
|
|
@ -36,7 +36,7 @@ module Squib |
|
|
|
opts[key.to_sym] ||= entry[key] |
|
|
|
opts[key.to_sym] ||= entry[key] |
|
|
|
end |
|
|
|
end |
|
|
|
else |
|
|
|
else |
|
|
|
logger.warn "Layout entry #{opts[:layout]} does not exist." |
|
|
|
Squib.logger.warn "Layout entry #{opts[:layout]} does not exist." |
|
|
|
end |
|
|
|
end |
|
|
|
end |
|
|
|
end |
|
|
|
opts |
|
|
|
opts |
|
|
|
|