{% include shared/styles.html %} {{ content }} <% if (styleguide) { %>{% if page.body_class == 'styleguide' %}{% include shared/styleguide-scripts.html %}{% else %}{% include shared/scripts.html %}{% endif %}<% } else { %>{% include shared/scripts.html %}<% } %><% if (googleAnalytics) { %> {% include shared/google-analytics.html %}<% } %>