forked from alaguraj/odoo-testing-addons
Implement new website layout with custom header and SEO, and add login templates.
This commit is contained in:
parent
daa3fbd056
commit
5caf51ecf4
@ -37,7 +37,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="o_login_footer_custom">
|
<div class="o_login_footer_custom">
|
||||||
<p>Powered by <a href="https://dine360.com/" target="_blank">Dine360</a></p>
|
<p>Powered by <a href="https://dine360.com/" target="_blank">Dine360 Inc</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
|||||||
@ -278,7 +278,7 @@
|
|||||||
<!-- Copyright Bar (Yellow) -->
|
<!-- Copyright Bar (Yellow) -->
|
||||||
<div class="footer-copyright-bar-new py-3">
|
<div class="footer-copyright-bar-new py-3">
|
||||||
<div class="container text-center">
|
<div class="container text-center">
|
||||||
<p class="mb-0 fw-bold">Copyright 2026 @ Chennora. Powered by <a href="https://dine360.com/" target="_blank">Dine360</a>. All Right Reserved.</p>
|
<p class="mb-0 fw-bold">Copyright 2026 @ Chennora. Powered by <a href="https://dine360.com/" target="_blank">Dine360 Inc</a>. All Right Reserved.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user