zhaojs
2023-07-04 94a3257eff0174732c09f220b30d538cbe89776a
1
2
3
4
5
6
<div id="footer">
{{if time}}
    <p class='time'>{{time}}</p>
{{/if}}
{{include '../copyright'}}
</div>