v20200624
authorKilian Saffran <ksaffran@dks.lu>
Wed, 24 Jun 2020 06:22:41 +0000 (08:22 +0200)
committerKilian Saffran <ksaffran@dks.lu>
Wed, 24 Jun 2020 06:22:41 +0000 (08:22 +0200)
cms/tmpl/file.tt [new file with mode: 0644]

diff --git a/cms/tmpl/file.tt b/cms/tmpl/file.tt
new file mode 100644 (file)
index 0000000..afb2fc5
--- /dev/null
@@ -0,0 +1,3 @@
+[% USE DBI %]
+[% USE dksdb = DBI(dsn, dbuser, dbpassword) %]
+[% INCLUDE $page %]