<%inherit file="base.html"/> <%def name="headIncludes()"> <%def name="body()">
% for section in config['home_sections']: % if section == 'current_activity':

Activity

Checking for activity...

% elif section == 'watch_stats':

Watch Statistics   Last ${config['home_stats_length']} days

Loading stats...

% elif section == 'library_stats':

Library Statistics   ${config['pms_name']}

Loading stats...

% elif section == 'recently_added':

Recently Added    Movies   TV Shows   Music

Looking for new items...

% endif % endfor
<%def name="javascriptIncludes()">