diff --git a/best_practices/templates.rst b/best_practices/templates.rst index 36b6267ab30..4783cb37aa7 100644 --- a/best_practices/templates.rst +++ b/best_practices/templates.rst @@ -22,8 +22,6 @@ In addition, Twig is the only template format with guaranteed support in Symfony 3.0. As a matter of fact, PHP may be removed from the officially supported template engines. -.. _best_practices-template-location: - Template Locations ------------------