mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 15:20:28 +00:00
whitespace
This commit is contained in:
parent
f0760c07d8
commit
9351ff032f
@ -1,6 +1,6 @@
|
||||
{% extends "layout.html" %}
|
||||
{% macro display_bool_setting(setting_value) -%}
|
||||
{% if setting_value %}<span class="glyphicon glyphicon-ok"></span>{% else %}<span class="glyphicon glyphicon-remove"></span>{% endif %}
|
||||
{% if setting_value %}<span class="glyphicon glyphicon-ok"></span>{% else %}<span class="glyphicon glyphicon-remove"></span>{% endif %}
|
||||
{%- endmacro %}
|
||||
{% block body %}
|
||||
<div class="container-fluid">
|
||||
|
Loading…
Reference in New Issue
Block a user