X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=m_librarian%2Fweb%2Fviews%2Fdownload.tmpl;h=f9bf363697e803eb280e6cd65b1998ba05734b68;hb=refs%2Ftags%2F0.3.0;hp=cf7e5bfae0930e58a7a5df7f37dfca0581268194;hpb=b446a389796d3e6922ce93f089e25324765a8c62;p=m_librarian.git diff --git a/m_librarian/web/views/download.tmpl b/m_librarian/web/views/download.tmpl index cf7e5bf..f9bf363 100644 --- a/m_librarian/web/views/download.tmpl +++ b/m_librarian/web/views/download.tmpl @@ -4,5 +4,9 @@ #def body

$title

+#if $getVar('error', None) +

$error

+#else

$message

+#end if #end def