This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
Files
privacytools.io/i18ntest.html

12 lines
157 B
HTML
Raw Normal View History

2018-11-25 20:39:23 +01:00
---
layout: default
---
<div class="content">
{% capture kdl %}
{% include content/kdl.md lang="it" %}
{% endcapture %}
{{ kdl | markdownify }}
</div>