<?xml version="1.0" encoding="UTF-8"?>
<itop_design version="1.0">
  <module_parameters>
    <parameters id="combodo-login-custom-content" _delta="define">
      <enable type="bool">false</enable>
      <html_content type="string"><![CDATA[<div class="ibo-is-html-content"><h2>Feel free to login</h2>
<p>Also this button is for demo purpose</p>

<button class="ibo-button ibo-is-regular ibo-is-neutral" onclick="$(this).html('Thanks!')">Click me!</button>
		<h3>Here some useful information</h3>

<ul>
  <li>Coffee</li>
  <li>Tea</li>
  <li>Oat Milk</li>
</ul>  

<h3>Here some ordered information</h3>

<ol>
  <li>Coffee</li>
  <li>Tea</li>
  <li>Oat Milk</li>
</ol> </div>]]></html_content>
    </parameters>
  </module_parameters>
</itop_design>
