1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-14 14:22:28 +00:00
gists/templates marl generator/template-raw-json-ld

2 lines
71 B
Plaintext
Raw Normal View History

2015-03-27 06:48:55 +00:00
{% set file=open_file() %}
{% for line in file %}{{ line }}{% endfor %}