{% extends "base.html" %} {% block title %}Generate — ContentBot{% endblock %} {% block page_title %}Generate Content{% endblock %} {% block content %} {% if not sites %}

You need to add a website first.

Add Website
{% else %}
New Generation Job

Options
Cancel
{% endif %} {% endblock %}