X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Fbooks_by_author.tmpl;h=61db03c1fe20abefca95d797cc1129ce422a60ca;hb=b901409ba0ad800b4a657e9c8841b963b4acc5f5;hp=96897e97c6876464d937a514878f7801236e5e3b;hpb=c1515777d37c4d265677aa2795921b2f15286846;p=m_librarian.git diff --git a/m_librarian/web/views/books_by_author.tmpl b/m_librarian/web/views/books_by_author.tmpl index 96897e9..61db03c 100644 --- a/m_librarian/web/views/books_by_author.tmpl +++ b/m_librarian/web/views/books_by_author.tmpl @@ -1,31 +1,36 @@ #encoding utf-8 +#import cgi #extends views.layout #attr $title = 'Список книг автора' #def body

$title $author.fullname

#if $books -
- + $book.ser_no $cgi.escape($book.title) + #end for - - + + + +
#else

Не найдено ни одной книги!