From 2db3975a327b1a05b6c02e318e95e5307429e325 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Wed, 9 Mar 2016 12:37:15 -0600 Subject: [PATCH] social icons --- applications/examples/controllers/default.py | 2 +- applications/examples/views/default/index.html | 5 ----- applications/examples/views/layout.html | 8 ++++++++ 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/applications/examples/controllers/default.py b/applications/examples/controllers/default.py index f06eca62..9f41403f 100644 --- a/applications/examples/controllers/default.py +++ b/applications/examples/controllers/default.py @@ -10,7 +10,7 @@ session.forget() cache_expire = not request.is_local and 300 or 0 -@cache.action(time_expire=300, cache_model=cache.ram, quick='P') +#@cache.action(time_expire=300, cache_model=cache.ram, quick='P') def index(): return response.render() diff --git a/applications/examples/views/default/index.html b/applications/examples/views/default/index.html index dffa86ce..023197d2 100644 --- a/applications/examples/views/default/index.html +++ b/applications/examples/views/default/index.html @@ -64,8 +64,3 @@ -
-
- -
-
diff --git a/applications/examples/views/layout.html b/applications/examples/views/layout.html index ceec4141..2f8eacde 100644 --- a/applications/examples/views/layout.html +++ b/applications/examples/views/layout.html @@ -51,6 +51,14 @@
{{block right_sidebar}}{{end}}
{{pass}} +
+ + + + + + +