mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-12 11:13:48 +02:00
923 B
923 B
layout | title | permalink |
---|---|---|
custom | titles.library | /library/index.html |
{% t global.lang_tag %}
{% t library.description %}
{{ book.category }}
{% for publication in book.publications %}
{% if publication.file contains 'https' %}
{{ publication.name }}
{% else %}{{ publication.name }}
{% endif %}{{ publication.abstract }}
{% endfor %}