{% extends "base.html" %} {% block title %}Create New Topic - EcoCycle Forum{% endblock %} {% block styles %} {% endblock %} {% block content %}

Create New Topic

A clear title helps others understand what your topic is about
{% if not category %}
{% else %} {% endif %}
Share your thoughts, questions, or information in detail
{% endblock %} {% block scripts %} {% endblock %}