{% extends "base.html" %} {% import "_sheet.html" as sheet %} {% block title %}New Item - Makenotwork{% endblock %} {% block body_attrs %} class="{{ crate::shell::measure(crate::shell::Measure::Wide) }}"{% endblock %} {% block head %} {% call sheet::sheet("wizard.css") %}{% endcall %} {% endblock %} {% block content %} {% include "partials/site_header.html" %}
What kind of content are you creating?