1
0
mirror of https://github.com/balkian/gists.git synced 2025-08-24 07:32:21 +00:00
This commit is contained in:
J. Fernando Sánchez
2015-03-27 07:48:55 +01:00
commit 214ea51a72
10 changed files with 613 additions and 0 deletions

2
template-raw-json-ld Normal file
View File

@@ -0,0 +1,2 @@
{% set file=open_file() %}
{% for line in file %}{{ line }}{% endfor %}