mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
help: Add a class to the help index page
- So that the page appearance can be easily customized in CSS. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
5ed6d19ff9
commit
b346169312
@ -7,6 +7,8 @@
|
||||
{% load firstboot_extras %}
|
||||
{% load static %}
|
||||
|
||||
{% block body_class %}help-page{% endblock %}
|
||||
|
||||
{% block content-container %}
|
||||
<div class="container content-container">
|
||||
<h2>{% trans "Help" %}</h2>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user