diff options
Diffstat (limited to 'tests/admin_scripts/custom_templates')
| -rw-r--r-- | tests/admin_scripts/custom_templates/project_template/.hidden/render.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/admin_scripts/custom_templates/project_template/.hidden/render.py b/tests/admin_scripts/custom_templates/project_template/.hidden/render.py new file mode 100644 index 0000000000..e076853b25 --- /dev/null +++ b/tests/admin_scripts/custom_templates/project_template/.hidden/render.py @@ -0,0 +1 @@ +# The {{ project_name }} should be rendered. |
