my eye

Add docstring to root

Committed f21cee

--- a/webint_mentions/__init__.py
+++ b/webint_mentions/__init__.py

 
 @app.control("")
 class Mentions:
-    """."""
+    """Your mentions."""
 
     def get(self):
         """Return a page of all mentions."""