summaryrefslogtreecommitdiff
path: root/root/others/why.tt
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2009-04-05 13:30:27 +0200
committerfranck cuny <franck@lumberjaph.net>2009-04-05 13:30:27 +0200
commit9bb42b768ff2369af0a066a538e96ae4e3b5c380 (patch)
tree939fce46770f034f9cebfa162607a712be50c99b /root/others/why.tt
parentupdate scripts (diff)
downloadintention-cloud-9bb42b768ff2369af0a066a538e96ae4e3b5c380.tar.gz
add root files
Diffstat (limited to 'root/others/why.tt')
-rw-r--r--root/others/why.tt19
1 files changed, 19 insertions, 0 deletions
diff --git a/root/others/why.tt b/root/others/why.tt
new file mode 100644
index 0000000..68c2281
--- /dev/null
+++ b/root/others/why.tt
@@ -0,0 +1,19 @@
+[% INCLUDE 'others/header.tt' %]
+
+ <div id="cloudcontent_subtitle">[% c.localize('why') %] :</div>
+
+ <div id="cloudcontent_paragraph">
+ <strong>
+ [% c.localize('whytitle1') %]
+ </strong><br/><br/>
+ [% c.localize('whypar1') %]
+ </div>
+
+ <div id="cloudcontent_paragraph">
+ <strong>
+ [% c.localize('whytitle2') %]
+ </strong><br/><br/>
+ [% c.localize('whypar2') %]
+ </div>
+
+[% INCLUDE 'others/footer.tt' %] \ No newline at end of file