{% extends 'base.html' %} {% block content %} {% if concretize(paper) != None %}
{% if concretize(profile.level) != 'normal' and concretize(profile != author) %} {% endif %} {% else %} Not found. The planets must not be aligned correctly, or perhaps no paper with the given 'id' exists. {% endif %} {% endblock %}