mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Add help to preview_sensitive preference
This commit is contained in:
@ -38,6 +38,14 @@
|
|||||||
{{ form.preview_sensitive.label }}
|
{{ form.preview_sensitive.label }}
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="column is-quarter">
|
||||||
|
<p class="notification is-info preferences-help">
|
||||||
|
{{ form.preview_sensitive.help_text }}
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<div class="column is-half">
|
||||||
|
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="subtitle">Timeline Options</h2>
|
<h2 class="subtitle">Timeline Options</h2>
|
||||||
|
Reference in New Issue
Block a user