{% extends "layout.html" %} {% block title %} Home {% endblock %} {% block meta %} {% endblock %} {% block content %} {% if authorized %} {% include "header.html" %} {% if streams is defined and streams|length %} {% for stream in streams %}
{{stream['description']}}
Click the button to sign in with Discord.