summary refs log tree commit diff
path: root/root/others/how.tt
blob: 56631e2b320001c70fc2d7388d14c95474d37211 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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' %]