From 705e01625e2c5dfe0a7503fb1080a94a4f4f8466 Mon Sep 17 00:00:00 2001 From: Josh Hall-Bachner Date: Mon, 3 Jun 2013 19:11:42 -0700 Subject: [PATCH 1/6] Added a method to send JSON-encoded data. --- Resources/views/layout.html.twig | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/Resources/views/layout.html.twig b/Resources/views/layout.html.twig index 778ad81..0f25f43 100644 --- a/Resources/views/layout.html.twig +++ b/Resources/views/layout.html.twig @@ -16,6 +16,11 @@