diff --git a/cookbook/email/email.rst b/cookbook/email/email.rst index 6b205fb5770..f02263deb1c 100644 --- a/cookbook/email/email.rst +++ b/cookbook/email/email.rst @@ -136,7 +136,7 @@ template might look something like this: Thanks! {# Makes an absolute URL to the /images/logo.png file #} - .. versionadded:: 2.7 The ``absolute_url()`` function was introduced in Symfony 2.7. Prior