1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-12-08 09:18:06 +00:00

Merged new caliblur theme

Fix for new users created
Fix for options to the calibre-converter
Only the first 300 chars are logged for the emailbody (spamming of logfile is prevented)
Added class to "Random" header
This commit is contained in:
Ozzieisaacs
2018-12-27 10:53:19 +01:00
parent 677264950d
commit d0fd1a4601
12 changed files with 1170 additions and 284 deletions

View File

@@ -2,7 +2,7 @@
{% block body %}
{% if g.user.show_detail_random() %}
<div class="discover">
<h2>{{_('Discover (Random Books)')}}</h2>
<h2 class="random-books">{{_('Discover (Random Books)')}}</h2>
<div class="row">
{% for entry in random %}