From 4c736b68434c1740b4d9664c5e0088c3342257eb Mon Sep 17 00:00:00 2001 From: Levi Date: Sat, 30 Jan 2016 15:16:45 -0500 Subject: [PATCH] Call the twig form_token method in the value of the input. --- src/templates/default/module/user/profile.tpl.html | 1 + src/templates/default/module/user/user/update.tpl.html | 1 + 2 files changed, 2 insertions(+) diff --git a/src/templates/default/module/user/profile.tpl.html b/src/templates/default/module/user/profile.tpl.html index f6c78f99..6459c4f5 100644 --- a/src/templates/default/module/user/profile.tpl.html +++ b/src/templates/default/module/user/profile.tpl.html @@ -68,4 +68,5 @@ + \ No newline at end of file diff --git a/src/templates/default/module/user/user/update.tpl.html b/src/templates/default/module/user/user/update.tpl.html index 8c587117..1197c8d5 100644 --- a/src/templates/default/module/user/user/update.tpl.html +++ b/src/templates/default/module/user/user/update.tpl.html @@ -79,4 +79,5 @@ + \ No newline at end of file