CommunityID/modules/default/views/scripts/privacy/index.phtml

5 lines
96 B
PHTML
Raw Normal View History

2019-07-17 20:08:50 +00:00
<h2><?= $this->translate('Privacy Policy') ?></h2>
<div>
<?= $this->privacyPolicy ?>
</div>