{% extends "base.html" %} {% block title %}{{ name }} - Cook{% endblock %} {% block content %} {% if !static_mode %} {% endif %} {% endblock %}