{% block head %} {% block title %}Play Outside{% endblock %} {% if config.env == 'local' %} {{ hot_reload.script(url_for('hot-reload') ) | safe }} {% endif %} {% endblock %}

Disclaimer

I use this site to determine if my kids can play outside, each kid is different, use your own discretion before allowing kids outside.

{% block body %} {{ content | safe }} {% endblock %}