1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-08-29 17:07:56 +00:00

Update read.html

include the CSR token input
This commit is contained in:
Jonathan Fenske
2021-11-30 22:25:45 -06:00
committed by GitHub
parent 3f91313303
commit 66874f8163

View File

@@ -17,6 +17,7 @@
<body>
<div id="sidebar">
<div id="panels">
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}">
<!--input id="searchBox" placeholder="search" type="search"-->
<!--a id="show-Search" class="show_view icon-search" data-view="Search">Search</a-->