heyuntao
2023-07-18 08a417d05ee0a8996af98dd0684c0d0324b1c251
1
2
3
4
5
6
<div id="footer">
{{if time}}
    <p class='time'>{{time}}</p>
{{/if}}
{{include '../copyright'}}
</div>