1
0
mirror of https://github.com/balkian/gists.git synced 2025-08-23 23:22:21 +00:00

Add 'repos/06c454a48156dccc6f55/' from commit '214ea51a72d4ce24a93cc3dcccd4ebae0fa48ac5'

git-subtree-dir: repos/06c454a48156dccc6f55
git-subtree-mainline: bef5400be9
git-subtree-split: 214ea51a72
This commit is contained in:
J. Fernando Sánchez
2021-10-30 15:13:22 +02:00
10 changed files with 613 additions and 0 deletions

View File

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