19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:28 +01:00
parent 20ddc1b4a3
commit c0efcc53f5
1162 changed files with 125577 additions and 105287 deletions

View file

@ -4,10 +4,10 @@
<t t-call-assets="web.assets_frontend" t-js="false"/>
<div class="py-5">
<div class="alert alert-warning w-50 mx-auto" role="alert">
<t t-esc="error"/>
<t t-out="error"/>
<br/>
<a t-attf-href="/web?#id=#{rec_id}&amp;model=#{model_name}&amp;view_type=form">
Go back to your mail server
<a t-att-href="redirect_url">
Go back
</a>
</div>
</div>