Shorter block syntax

This commit is contained in:
Oliver Davies 2015-07-09 13:52:59 +01:00 committed by Oliver Davies
parent bea2e0a7f4
commit 3f16ccc929
6 changed files with 6 additions and 6 deletions

View file

@ -60,7 +60,7 @@ testimonials:
<p>Oliver is a skilled Drupal developer with a passion for the Drupal community. As his direct supervisor, I was able to watch Oliver grow with the Drupal Association and contribute an amazing amount of effort and integrity to all of his work.</p>
<p>Everything we have thrown at Oliver, he has approached with an open and flexible mind that has allowed him to work on a wide range of projects and features for Drupal products.</p>
---
{% block body_classes %}page--testimonials{% endblock %}
{% block body_classes 'page--testimonials' %}
{% block content %}
<h1>Testimonials</h1>