Fixed GTM
This commit is contained in:
@@ -14,6 +14,6 @@ html
|
||||
title= @title || 'The Middleman'
|
||||
= stylesheet_link_tag 'all'
|
||||
= javascript_include_tag 'all'
|
||||
= partial 'gtm' unless development? || build?
|
||||
= partial 'gtm' unless development?
|
||||
body
|
||||
= yield
|
||||
|
||||
Reference in New Issue
Block a user