X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Fbooks_by_author.tmpl;h=668e4453b079cf764b78c3e7e1a529b0531386b0;hp=96897e97c6876464d937a514878f7801236e5e3b;hb=6498ce916a85586d62cdb37953dad0345d21f7e5;hpb=c1515777d37c4d265677aa2795921b2f15286846 diff --git a/m_librarian/web/views/books_by_author.tmpl b/m_librarian/web/views/books_by_author.tmpl index 96897e9..668e445 100644 --- a/m_librarian/web/views/books_by_author.tmpl +++ b/m_librarian/web/views/books_by_author.tmpl @@ -1,4 +1,5 @@ #encoding utf-8 +#import cgi #extends views.layout #attr $title = 'Список книг автора' #def body @@ -16,13 +17,13 @@ #set $series = $book.series #end if - + #end for