diff --git a/core/frontend/apps/amp/lib/views/amp.hbs b/core/frontend/apps/amp/lib/views/amp.hbs index cdfdbc0225..14dd1af297 100644 --- a/core/frontend/apps/amp/lib/views/amp.hbs +++ b/core/frontend/apps/amp/lib/views/amp.hbs @@ -1,23 +1,573 @@ - {{!-- Document Settings --}} - - {{!-- Page Meta --}} - {{meta_title}} - - {{!-- Mobile Meta --}} - + {{meta_title}} + {{amp_ghost_head}} - {{!-- Styles'n'Scripts --}} - - + + + {{!-- AMP Boilerplate --}} @@ -27,10 +577,14 @@ {{#post}} -
- +
@@ -39,13 +593,13 @@

{{title}}

{{#if feature_image}}
- +
{{/if}}
@@ -57,9 +611,16 @@
{{/post}} -