Simplify content bottom blocks

This commit is contained in:
Oliver Davies 2024-01-03 20:00:00 +00:00
parent e9d2efcfdd
commit 449aa40876
5 changed files with 5 additions and 5 deletions

View file

@ -18,5 +18,5 @@ If you were looking for something else, you can [search for it](/search).
intro: 'Sign up and get daily emails about Drupal, PHP and software development.'
} %}
{% include 'about-me.html.twig' %}
{{ parent() }}
{% endblock %}

View file

@ -18,6 +18,6 @@ title: Introduction to Automated Testing in Drupal email course
]
} %}
{% include 'about-me.html.twig' %}
{{ parent() }}
</div>
{% endblock %}

View file

@ -21,5 +21,5 @@ title: Register for daily software development emails
title: 'What subscribers have said',
} %}
{% include 'about-me.html.twig' %}
{{ parent() }}
{% endblock %}

View file

@ -34,7 +34,7 @@ Here are all of my [products and services][pricing]. If you still can't find wha
intro: 'Sign up and get daily emails about Drupal, PHP and software development.',
} %}
{% include 'about-me.html.twig' %}
{{ parent() }}
{% endblock %}
[call]: {{site.url}}/call

View file

@ -160,7 +160,7 @@ Great software is an iterative process. I'll keep iterating with you until you'r
],
} %}
{% include 'about-me.html.twig' %}
{{ parent() }}
{% endblock %}
{% block content_top %}