{% set navigation_bar = [ ('/transistor', 'index', 'Dashboard'), ('/transistor/browse', 'browse', 'Browse'), ('/transistor/radios', 'radios', 'Radios'), ('/transistor/podcasts', 'podcasts', 'Podcasts'), ('/transistor/alarms', 'alarms', 'Alarms'), ('/transistor/settings', 'settings', 'Settings'), ('/transistor/about', 'about', 'About'), ] %} Transistor Configuration
{% block body %}Not defined{% end %}