{% extends "base.html" %} {% block content %} {% if open_textbooks %} Textbooks that are open for contribution
{% endif %} {% comment %} {% if comp_textbooks %} Textbooks that were completed recently
{% endif %} {% if open_textbooks %} Textbooks that are open for contribution
{% endif %} {% if unpub_textbooks %} Textbooks that need approval
{% endif %} {% endcomment %} {% endblock %}