Tweak footer
This commit is contained in:
parent
180ecc6f8d
commit
77bb5b3121
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ router = APIRouter()
|
||||||
|
|
||||||
FOOTER_HTML = """\
|
FOOTER_HTML = """\
|
||||||
<p>
|
<p>
|
||||||
Runboat -
|
<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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue