Updated other extensions

This commit is contained in:
Oliver Davies 2016-04-13 11:47:10 +01:00
parent 4174948cc5
commit 1f60136bf3
11 changed files with 28 additions and 23 deletions

View file

@ -23,7 +23,7 @@ I categorised the technical changes into groups for site builders, developers an
{% endblock %}
{% block slides %}
{{ speakerdeck('46ba4ba577d94a32b7abdade610ceb69', '1.29456384323641')|raw }}
{{ speakerdeck('46ba4ba577d94a32b7abdade610ceb69', '1.29456384323641') }}
{% endblock %}
{% block video %}
@ -31,5 +31,5 @@ I categorised the technical changes into groups for site builders, developers an
{% endblock %}
{% block feedback %}
{{ tweet('Cool to hear how much new stuff is in <a href="https://twitter.com/drupal">@drupal</a> 8. Integrating with more third party code rather than rolling their own. <a href="https://twitter.com/hashtag/phpsw?src=hash">#phpsw</a></p>&mdash; Tom Robertshaw (@bobbyshaw) <a href="https://twitter.com/bobbyshaw/status/585882859631706114">April 8, 2015</a>')|raw }}
{{ tweet('Cool to hear how much new stuff is in <a href="https://twitter.com/drupal">@drupal</a> 8. Integrating with more third party code rather than rolling their own. <a href="https://twitter.com/hashtag/phpsw?src=hash">#phpsw</a></p>&mdash; Tom Robertshaw (@bobbyshaw) <a href="https://twitter.com/bobbyshaw/status/585882859631706114">April 8, 2015</a>') }}
{% endblock %}