summaryrefslogtreecommitdiff
path: root/root/others/how.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/how.tt
parentupdate scripts (diff)
downloadintention-cloud-9bb42b768ff2369af0a066a538e96ae4e3b5c380.tar.gz
add root files
Diffstat (limited to 'root/others/how.tt')
-rw-r--r--root/others/how.tt23
1 files changed, 23 insertions, 0 deletions
diff --git a/root/others/how.tt b/root/others/how.tt
new file mode 100644
index 0000000..56631e2
--- /dev/null
+++ b/root/others/how.tt
@@ -0,0 +1,23 @@
+[% INCLUDE 'others/header.tt' %]
+
+ <div id="cloudcontent_subtitle">[% c.localize('how') %] :</div>
+
+ <div id="cloudcontent_paragraph">
+ <strong>
+ [% c.localize('howtitle1') %]
+ </strong><br/><br />
+ [% c.localize('howpar1') %]
+ </div>
+
+ <div id="cloudcontent_paragraph">
+ [% c.localize('howpar2') %]
+ </div>
+
+ <div id="cloudcontent_paragraph">
+ <strong>
+ [% c.localize('source') %]
+ </strong>
+ [% c.localize('howpar3') %]
+ </div>
+
+[% INCLUDE 'others/footer.tt' %] \ No newline at end of file