Files
Chevereto/content/pages/default/privacy.html
2025-05-13 16:49:51 +00:00

14 lines
719 B
HTML
Executable File

<div class="content-width">
<div class="c24 center-box margin-top-40 margin-bottom-40">
<div class="header default-margin-bottom">
<h1>Example page</h1>
</div>
<div class="text-content">
<p>This is an example page for your Chevereto site.</p>
<h2>Creating and editing pages</h2>
<p>To learn how add or modify a page go to our <a rel="external" href="https://v4-admin.chevereto.com/settings/pages.html" target="_blank">Pages documentation</a>.</p>
<p><a href="https://v4-admin.chevereto.com/settings/pages.html" class="btn btn-capsule default" target="_blank"><span class="btn-icon fas fa-book"></span> Documentation</a></p>
</div>
</div>
</div>