put the content in the right place

pull/1/head
Pierre Bondoerffer 8 years ago
parent 262a729ef7
commit ea3a8932be
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236

@ -152,9 +152,9 @@ define([
setHTML(h('p'), Msg.main_p2), setHTML(h('p'), Msg.main_p2),
h('h2', Msg.main_howitworks), h('h2', Msg.main_howitworks),
setHTML(h('p'), Msg.main_howitworks_p1) setHTML(h('p'), Msg.main_howitworks_p1)
]), ].concat(indexContent())),
infopageFooter() infopageFooter()
].concat(indexContent())); ]);
}; };
Pages['/privacy.html'] = function () { Pages['/privacy.html'] = function () {

Loading…
Cancel
Save