"old" layout draft
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
<div class="prefs-group">
|
||||
<label for="layout">Layout:</label>
|
||||
<select name="layout" id="layout">
|
||||
{% call utils::options(prefs.layout, ["card", "clean", "compact"], "card") %}
|
||||
{% call utils::options(prefs.layout, ["card", "clean", "compact","old"], "card") %}
|
||||
</select>
|
||||
</div>
|
||||
<div class="prefs-group">
|
||||
|
Reference in New Issue
Block a user