From 7e593ad221400f0a2560ecba83b896e450fefcb6 Mon Sep 17 00:00:00 2001
From: j <0x006A@0x2620.org>
Date: Fri, 22 Mar 2013 10:02:22 +0000
Subject: [PATCH] dont write localStorage without a catch, fix embeds without
third party cookies
---
pandora/templates/api.html | 7 +++++--
pandora/templates/index.html | 7 +++++--
pandora/templates/item.html | 7 +++++--
3 files changed, 15 insertions(+), 6 deletions(-)
diff --git a/pandora/templates/api.html b/pandora/templates/api.html
index eb953f8e..f4d37c9e 100644
--- a/pandora/templates/api.html
+++ b/pandora/templates/api.html
@@ -9,8 +9,11 @@
diff --git a/pandora/templates/index.html b/pandora/templates/index.html
index eb953f8e..f4d37c9e 100644
--- a/pandora/templates/index.html
+++ b/pandora/templates/index.html
@@ -9,8 +9,11 @@
diff --git a/pandora/templates/item.html b/pandora/templates/item.html
index 3687e2ec..6739266e 100644
--- a/pandora/templates/item.html
+++ b/pandora/templates/item.html
@@ -9,8 +9,11 @@