From 437d4f8cce967eccc38cf549509810f5bcfe80b1 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 10 Aug 2015 00:20:24 +0100 Subject: [PATCH] Wrapping --- source/talks.html.twig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/source/talks.html.twig b/source/talks.html.twig index 3190e257..554077d0 100644 --- a/source/talks.html.twig +++ b/source/talks.html.twig @@ -11,9 +11,11 @@ use: {% block content %}

Talks

-

I regularly speak at conferences and user groups about a range of subjects including Drupal, Sculpin and Git. If you would like to me to speak at your group or conference, please get in touch.

+

I regularly speak at conferences and user groups about a range of subjects including Drupal, Sculpin and Git. If + you would like to me to speak at your group or conference, please get in touch.

-

There is also information about events that I’ve attended and spoken at on my Lanyrd and Joind.in profiles.

+

There is also information about events that I’ve attended and spoken at on my + Lanyrd and Joind.in profiles.

{% set now = 'now'|date('U') %} {% set talks = data.talks|reverse %}