This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
fuyu
/
mark
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
b99b111a3a
Branches
Tags
master
mark
/
bower_components
/
art-template
/
demo
/
node-template
/
public
/
footer.html
footer.html
101 B
Histórico
Raw
1
2
3
4
5
6
<div id="footer">
{{if time}}
<p class='time'>{{time}}</p>
{{/if}}
{{include '../copyright'}}
</div>