Files
com.xaymar.www/_includes/page_end.liquid
T

6 lines
174 B
Plaintext
Raw Normal View History

2021-12-24 11:00:43 +01:00
</div>
2021-12-25 08:35:40 +01:00
{% include footer.liquid %}
2021-12-24 11:00:43 +01:00
</body>
2022-01-12 06:41:54 +01:00
<script defer src="{{ site.xaymar.data.js | absolute_url }}?timestamp={{ site.time | date_to_xmlschema }}"></script>
2021-12-24 11:00:43 +01:00
</html>