aboutsummaryrefslogtreecommitdiff
path: root/template.py
diff options
context:
space:
mode:
Diffstat (limited to 'template.py')
-rwxr-xr-xtemplate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/template.py b/template.py
index 199e5be1..fa978b72 100755
--- a/template.py
+++ b/template.py
@@ -1,4 +1,5 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python3
2# coding: utf-8
2# This file is in the public domain. 3# This file is in the public domain.
3# 4#
4# This script runs the jinja2 templating engine on an input template-file 5# This script runs the jinja2 templating engine on an input template-file