diff --git a/data/interfaces/default/base.html b/data/interfaces/default/base.html
index 3bffc64a..f0918641 100644
--- a/data/interfaces/default/base.html
+++ b/data/interfaces/default/base.html
@@ -1,4 +1,4 @@
-<%
+<%
import plexpy
from plexpy import version
%>
@@ -52,7 +52,7 @@ from plexpy import version
-
+
Specify the number of days for the statistics on the home page. Default is 30 days.
@@ -122,8 +123,9 @@ available_notification_agents = notifiers.available_notification_agents()Port to bind web server to. Note that ports below 1024 may require root.
@@ -223,8 +225,9 @@ available_notification_agents = notifiers.available_notification_agents()Port that Plex Media Server is listening on.
@@ -286,8 +289,9 @@ available_notification_agents = notifiers.available_notification_agents()The interval (in hours) PlexPy will request an updated friends list from Plex.tv. 1 minimum, 24 maximum.
@@ -328,8 +332,9 @@ available_notification_agents = notifiers.available_notification_agents()The interval (in seconds) PlexPy will ping your Plex Server. Min 30 seconds, Recommended 60 seconds.
@@ -344,11 +349,12 @@ available_notification_agents = notifiers.available_notification_agents()Keep records of all video items played from your Plex Media Server.
The interval (in seconds) PlexPy will wait for a video item to be active before logging it. 0 to disable.
How many buffer events should we wait before triggering the first warning. Buffer events increment on each monitor ping if play state is buffering. 0 to disable buffer warnings.
@@ -389,8 +396,9 @@ available_notification_agents = notifiers.available_notification_agents()The value (in seconds) PlexPy should wait before triggering the next buffer warning. 0 to always trigger.
@@ -421,8 +429,9 @@ available_notification_agents = notifiers.available_notification_agents()Set the progress percentage of when a watched notification should be triggered. Minimum 50, Maximum 95.