X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Fsearch_authors.tmpl;h=eb295c7ce1ecd0d2d17517bc8e06b417d739fef5;hp=b659f38aa798ba1786abec33c0c4ecdbbf34772e;hb=ee485bf9817d65fb5b7641a6638b931cf7747b13;hpb=fbaf358a8c297202b8c0926d6a3f383298b8e3e2 diff --git a/m_librarian/web/views/search_authors.tmpl b/m_librarian/web/views/search_authors.tmpl index b659f38..eb295c7 100644 --- a/m_librarian/web/views/search_authors.tmpl +++ b/m_librarian/web/views/search_authors.tmpl @@ -5,5 +5,5 @@

$title

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