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