projects
/
dks_lu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc65289
)
v20200624
author
Kilian Saffran
<ksaffran@dks.lu>
Wed, 24 Jun 2020 06:22:41 +0000
(08:22 +0200)
committer
Kilian Saffran
<ksaffran@dks.lu>
Wed, 24 Jun 2020 06:22:41 +0000
(08:22 +0200)
cms/tmpl/file.tt
[new file with mode: 0644]
patch
|
blob
diff --git a/cms/tmpl/file.tt
b/cms/tmpl/file.tt
new file mode 100644
(file)
index 0000000..
afb2fc5
--- /dev/null
+++ b/
cms/tmpl/file.tt
@@ -0,0
+1,3
@@
+[% USE DBI %]
+[% USE dksdb = DBI(dsn, dbuser, dbpassword) %]
+[% INCLUDE $page %]