1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-21 09:12:29 +00:00
gists/templates marl generator/template-raw-json-ld

2 lines
71 B
Plaintext
Raw Permalink Normal View History

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