From 4b05e65e110a6e21c44fcb3db279a92e99fc18e6 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Wed, 17 Nov 2010 16:04:08 +0100 Subject: [PATCH] Switching doctypes to HTML5, it's the future --- guides/templating/Twig.rst | 2 +- quick_tour/the_view.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/templating/Twig.rst b/guides/templating/Twig.rst index 64bc27b0061..d4f0e0f75d1 100644 --- a/guides/templating/Twig.rst +++ b/guides/templating/Twig.rst @@ -97,7 +97,7 @@ And here is a typical layout: .. code-block:: jinja {# src/Application/HelloBundle/Resources/views/layout.twig #} - + diff --git a/quick_tour/the_view.rst b/quick_tour/the_view.rst index 3c8cb9d6d07..1e1dc6ea99d 100644 --- a/quick_tour/the_view.rst +++ b/quick_tour/the_view.rst @@ -57,7 +57,7 @@ for your entire project: .. code-block:: html+php - +