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