1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-21 17:22:29 +00:00
gists/template-raw-json-ld
J. Fernando Sánchez 214ea51a72
2015-03-27 07:48:55 +01:00

2 lines
71 B
Plaintext

{% set file=open_file() %}
{% for line in file %}{{ line }}{% endfor %}