From 1f96f9d4a7b97998e577776289801b553f07590c Mon Sep 17 00:00:00 2001 From: David Lord Date: Thu, 18 Jan 2018 10:20:57 -0800 Subject: [PATCH] unofficial site, not affiliated with SO --- README.rst | 4 ++-- sopy/templates/base.html | 7 ++++--- sopy/templates/index.html | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index ddd384e..20e6b3e 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ sopython ======== -Welcome to **so**\ python, the website of the Python community on -`Stack Overflow`_. +Welcome to **so**\ python, the unofficial website of the Python +community on `Stack Overflow`_. Join us for chat in the `Python room`_! diff --git a/sopy/templates/base.html b/sopy/templates/base.html index b3fe82f..d7cb323 100644 --- a/sopy/templates/base.html +++ b/sopy/templates/base.html @@ -41,9 +41,10 @@
{% block content %}{% endblock %}
-