{% extends 'base.html' %} {% block title %} Atlas {% endblock %} {% block navigation %} {% if request.user.is_authenticated %} {% endif %} {% comment %}
Questions by: author {% endcomment %} {% endblock %} {% block content %} {% endblock %}