{% block preheader %}{% endblock %}
{% if logo_url %} {{ brand_name|default:'AI ML Operations' }} {% else %}

{{ brand_name|default:"AI ML Operations" }}

{% endif %} {% block header_extra %}{% endblock %}
 
{% block content %}{% endblock %}
{% block footer %}

{% block footer_note %}{% endblock %}

© {% now "Y" %} {{ brand_legal|default:"AI ML Operations, LLC" }}. All rights reserved.

aimloperations.com  ยท  Forward-deployed AI engineering

{% endblock %}