{% extends "webpage/base.html" %} {% load bib_extras %} {% block content %}
books in db before update operation: | {{ books_before }} | |
---|---|---|
books in db after update operation: | {{ books_after }} | |
updated |
{% if saved %}
{% for x in saved %}
|