[IMP] theme_*: adapt s_split_intro snippet
*: anelusia, artists, avantgarde, aviato, beauty, bewise, bistro, bookstore, buzzy, cobalt, enark, kiddo, loftspace, monglia, nano, notes, odoo_experts, orchid, real_estate, treehouse, vehicle, yes, zap. This commit reviews the occurrences of `s_split_intro` snippet across design themes. task-4077616 part of task-4077427 closes odoo/design-themes#876 Related: odoo/odoo#175321 Signed-off-by: Christopher du Toit (chto) <chto@odoo.com>
This commit is contained in:
@@ -1199,4 +1199,16 @@
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<!-- ======== SPLIT INTRO ======== -->
|
||||
<template id="s_split_intro" inherit_id="website.s_split_intro">
|
||||
<!-- Title -->
|
||||
<xpath expr="//h1" position="replace" mode="inner">
|
||||
Enhance your<br/>academic journey
|
||||
</xpath>
|
||||
<!-- Paragraph -->
|
||||
<xpath expr="//p" position="replace" mode="inner">
|
||||
<br/>Discover a university experience designed to elevate your learning. With state-of-the-art facilities and expert faculty, we provide an environment where knowledge thrives. From innovative programs to hands-on research opportunities, we empower you to achieve your academic goals and prepare for a successful future.<br/><br/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user