mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
app: Fix name of the block in templates, used for overriding
During the Info component changes, this change was accidentally made. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
2955057f4a
commit
39b6592e92
@ -39,7 +39,7 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{% block app_info.description %}
|
||||
{% block description %}
|
||||
{% for paragraph in app_info.description %}
|
||||
<p>{{ paragraph|safe }}</p>
|
||||
{% endfor %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user