{{ page.title|raw }}
{% endif %} +{{ title|raw }}
{% if page.header.subtitle %}{{page.header.subtitle|raw}}
{% endif %}{{ page.title }}
+ {% if page.header.subtitle %}{{ page.header.subtitle|raw }}
{% endif %}{{ page.content|raw }}
- {% include "forms/form.html.twig" with { form: forms('contact-form')} %} + {% include "forms/form.html.twig" with { form: forms('contact-form')} %}{{ page.title }}
+ {% if page.header.subtitle %}{{ page.header.subtitle|raw }}
{% endif %}Get in touch
{{ theme_config.contact_text }}
+{{ theme_config.contact.text }}
-
- {% if theme_config.contact.email %}
+ {% if theme_config.contact.email %}
- {{ theme_config.contact.email }} {% endif %} diff --git a/templates/partials/footer.html.twig b/templates/partials/footer.html.twig old mode 100644 new mode 100755 index 96b2769..963679a --- a/templates/partials/footer.html.twig +++ b/templates/partials/footer.html.twig @@ -1,3 +1,6 @@ \ No newline at end of file diff --git a/templates/simplesearch_results.html.twig b/templates/simplesearch_results.html.twig old mode 100644 new mode 100755 index 01b2520..6c7c7cc --- a/templates/simplesearch_results.html.twig +++ b/templates/simplesearch_results.html.twig @@ -1,6 +1,5 @@ {% extends 'partials/simplesearch_base.html.twig' %} -{% block body %} {% block content %}
{{ page.title }}
+ {% if page.header.subtitle %}{{ page.header.subtitle|raw }}
{% endif %}No featured posts
+{{ 'EDITORIAL.MISC.NO_FEATURED'|t }}