mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
help: Center the FreedomBox logo on about page
Signed-off-by: Manish Tripathy <manisht@thougtworks.com> Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
c824bfe3ce
commit
cece5a003d
@ -23,8 +23,10 @@
|
|||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<img src="{% static 'theme/img/freedombox-logo-250px.png' %}"
|
<p class="text-center">
|
||||||
class="main-graphic" />
|
<img src="{% static 'theme/img/freedombox-logo-250px.png' %}"
|
||||||
|
class="main-graphic" />
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
{% blocktrans trimmed %}
|
{% blocktrans trimmed %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user