{% if title: %}
{{ title }} - IOT CA2 Project
{% else: %}
IOT CA2 Project
{% endif %}
Welcome {{ user }}
{% if title == "Home": %}
{% else: %}
{% endif %}
home
Room Status
{% if title == "lab1": %}
{% else: %}
{% endif %}
home
Lab 1
{% if title == "lab2": %}
{% else: %}
{% endif %}
home
Lab 2
{% if title == "accesslog": %}
{% else: %}
{% endif %}
home
Access Log
Toggle navigation
notifications
2
Notifications
7 months since last bulb change...
7 months since last bulb change...
{% block content %}{% endblock %}