mirror-web/fancy-index/after.html
2024-04-21 13:17:19 +08:00

22 lines
310 B
HTML

---
permalink: /fancy-index/after.html
---
{% raw %}
</div>
{% endraw %}
</div>
</div><!--/container -->
</div><!--/mirrors -->
<!--
ref fa-cube icon from before.html
{% fa_svg fas.fa-cube %}
-->
{% include footer.html %}
</body>
</html>
<!--
vim: ts=2 sts=2 sw=2 noexpandtab
-->