From 3ffd14fa4da0ca71e1f97a070973e4994bae8f61 Mon Sep 17 00:00:00 2001 From: Arnaud Bos Date: Sat, 20 Oct 2012 02:52:02 +0200 Subject: add client side social integration, use webassets --- syte/static/templates/google-view.html | 46 ++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 syte/static/templates/google-view.html (limited to 'syte/static/templates/google-view.html') diff --git a/syte/static/templates/google-view.html b/syte/static/templates/google-view.html new file mode 100644 index 0000000..0a2e0be --- /dev/null +++ b/syte/static/templates/google-view.html @@ -0,0 +1,46 @@ + + -- cgit