{% extends "base.html" %} {% block extra_head %} {% endblock %} {% block content %} Toggle Theme {% if theme == "light" %} {% else %} {% endif %} Github ChanMo Email chan.mo@outlook.com Version v1.0 {% endblock %}