Tweak footer
This commit is contained in:
parent
77bb5b3121
commit
b7c68285f0
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ router = APIRouter()
|
||||||
FOOTER_HTML = """\
|
FOOTER_HTML = """\
|
||||||
<p>
|
<p>
|
||||||
<a href="https://github.com/sbidoul/runboat">Runboat</a> ☸️ -
|
<a href="https://github.com/sbidoul/runboat">Runboat</a> ☸️ -
|
||||||
Created with love for
|
created with love for
|
||||||
<a href="https://odoo-community.org">
|
<a href="https://odoo-community.org">
|
||||||
<img src="https://odoo-community.org/logo.png"
|
<img src="https://odoo-community.org/logo.png"
|
||||||
style="height: 1em; vertical-align: text-bottom;"
|
style="height: 1em; vertical-align: text-bottom;"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue