{% extends "public/templates/public_template.html" %} {% block title %}Upload book{% endblock %} {% block main %}
Fill a form to request a book
{{ book['author'] }}
{{ book['publisher'] }}
{{ book['year'] }}
{{ book['extention'] }}