# include 'bit/meta.html'
# include 'bit/graph.html'
# block title
{{title + ' |' if title}}
# endblock
{{config.CONFIG_DB.brand_name}}
# include 'bit/style.html'
# block head
# endblock
# include 'bit/analytics.html'
# include 'bit/header.html'
# include 'bit/announcement.html'
# block header
# endblock
# include 'bit/notifications.html'
# block content
# endblock
# include 'bit/footer.html'
# include 'bit/script.html'
# block scripts
# endblock