diff --git a/views/layout.jade b/views/layout.jade index 9ba09aa..3482366 100644 --- a/views/layout.jade +++ b/views/layout.jade @@ -55,4 +55,4 @@ html(lang=(locale && translated) ? locale: 'en') c.appendChild(s); }(d, document.createElement('script'))); }, 1000); - import ./fbpixel.html + include ./fbpixel.html