From 51e7fcabe389a49796ed1577150f8f1dd240b21f Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Tue, 1 Mar 2016 23:45:06 -0800 Subject: [PATCH] Ratings widget --- _layouts/docwithnav.html | 13 ++++++++++++- _sass/_base.sass | 3 +++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index f1eaf91946..40978a298d 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -93,10 +93,21 @@ {% assign tree = site.data[foundTOC].toc %}{% include tree.html %} -
Edit This Page +
+

Edit This Page

{{ title }}

{{ content }}

Analytics +

+
diff --git a/_sass/_base.sass b/_sass/_base.sass index e524f3bb46..1c39c7f270 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -757,6 +757,9 @@ section td font-size: 0.85em + + #pd_rating_holder_8345992 + #editPageButton position: absolute