{% extends "home.html"%}
{% block title %}Login{% endblock %}
{% block content %}
If you are trying to access your threebot, make sure you are using the same 3bot as the one you initialized the machine, otherwise you need to be an admin to access this page
{% endblock %}