Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.py b/config.py
index be3d643..c1f7cd3 100644
--- a/config.py
+++ b/config.py
@@ -90,6 +90,9 @@ NETWORK_NAME = "Sugar"
# The title of the application in the web browser.
APP_TITLE = "Sugar Web Chat"
+# OPTION: TAIL_HTML
+# HTML code to output on the main page
+TAIL_HTML = 'Transition powered by <a href="http://apertium.org">Apertium</a>'
# FEEDBACK OPTIONS
# ---------------------------------------------------------------------