X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Findex.tmpl;h=a16ff1a06c5278114b8d67105caeca4b7f37713f;hb=fdede95cc489c5519b2e38130d66d4c01775e341;hp=57c6b74f81a116bc4c5b457b7588035fad06a466;hpb=fbaf358a8c297202b8c0926d6a3f383298b8e3e2;p=m_librarian.git diff --git a/m_librarian/web/views/index.tmpl b/m_librarian/web/views/index.tmpl index 57c6b74..a16ff1a 100644 --- a/m_librarian/web/views/index.tmpl +++ b/m_librarian/web/views/index.tmpl @@ -5,5 +5,10 @@

Поиск авторов

#from views.search_authors_form import search_authors_form -$search_authors_form() +$search_authors_form(searchList=$searchList) + +

Поиск книг

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