Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 39604
1
//- footer at bottom of static pages
2
3
include _static_footer.html
4
div.center(style="margin-bottom: 6rem;")
5
a(href="app")
6
img(src=require('!file-loader?mimetype=image/svg+xml!cocalc-font-dark.svg') style="height: 3rem; width: auto;")
7