X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Findex.tmpl;h=a16ff1a06c5278114b8d67105caeca4b7f37713f;hb=fdede95cc489c5519b2e38130d66d4c01775e341;hp=f8be6c70b4a751a3bfab8f4fe8821bbf634b64c8;hpb=ee485bf9817d65fb5b7641a6638b931cf7747b13;p=m_librarian.git diff --git a/m_librarian/web/views/index.tmpl b/m_librarian/web/views/index.tmpl index f8be6c7..a16ff1a 100644 --- a/m_librarian/web/views/index.tmpl +++ b/m_librarian/web/views/index.tmpl @@ -6,4 +6,9 @@ #from views.search_authors_form import search_authors_form $search_authors_form(searchList=$searchList) + +

Поиск книг

+ +#from views.search_books_form import search_books_form +$search_books_form(searchList=$searchList) #end def