put the content in the right place
This commit is contained in:
parent
262a729ef7
commit
ea3a8932be
@ -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…
x
Reference in New Issue
Block a user