You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
522 B

<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<template id="blank" name="Blank">
<section class="main" id="pink">
<!-- Section blank starts here -->
<section class="blank">
<div class="container">
<div class="wrapper">
<h2 class="op_class">
I'M BLANK
</h2>
</div>
</div>
</section>
</section>
</template>
</odoo>