diff --git a/source/_partials/pages/book/signup-form.html.twig b/source/_partials/pages/book/signup-form.html.twig index a6c08c2b8..a1d7cec82 100644 --- a/source/_partials/pages/book/signup-form.html.twig +++ b/source/_partials/pages/book/signup-form.html.twig @@ -1,29 +1,14 @@ -
-
-
-
- - -
- -
- - -
- - - - +
+ +
+ - + +
+ + +
+
+
diff --git a/source/test-driven-drupal.md b/source/test-driven-drupal.md index 01beeccb3..0a5a47c59 100644 --- a/source/test-driven-drupal.md +++ b/source/test-driven-drupal.md @@ -45,11 +45,6 @@ If you have questions or would like to suggest something for me to include in th {% include 'pages/book/signup-form' %} {% endblock %} -{% block scripts %} - - -{% endblock %} - [0]: /articles/tags/testing [1]: /talks/tdd-test-driven-drupal [2]: /contact