put the content in the right place
parent
262a729ef7
commit
ea3a8932be
|
@ -152,9 +152,9 @@ define([
|
|||
setHTML(h('p'), Msg.main_p2),
|
||||
h('h2', Msg.main_howitworks),
|
||||
setHTML(h('p'), Msg.main_howitworks_p1)
|
||||
]),
|
||||
].concat(indexContent())),
|
||||
infopageFooter()
|
||||
].concat(indexContent()));
|
||||
]);
|
||||
};
|
||||
|
||||
Pages['/privacy.html'] = function () {
|
||||
|
|
Loading…
Reference in New Issue