Files
hzmys.hkpgsow.cn/app/home/view/public/footer.html
gaofeng 6d9aee81aa 提交
2026-05-12 18:27:28 +08:00

10 lines
289 B
HTML

<div class="footer">
<?= html_entity_decode($footer) ?>
<p><a href="#" class="termsCheckbox">{:lang('js.terms_conditions')}</a>&nbsp;|&nbsp;<a href="#" class="privacy_policy">{:lang('js.privacy_policy')}</a></p>
</div>
<style>
.footer a{
color: #ffffff;
}
</style>