Remove placeholder
This commit is contained in:
parent
d59b2f513f
commit
e3e4186f34
@ -29,9 +29,6 @@ define([
|
|||||||
sessionStorage.redirectTo = '/features.html';
|
sessionStorage.redirectTo = '/features.html';
|
||||||
window.location.href = '/login/';
|
window.location.href = '/login/';
|
||||||
});*/
|
});*/
|
||||||
Msg.features_emailRequired = 'Email address required';
|
|
||||||
Msg.features_noData = 'No personal data required';
|
|
||||||
Msg.features_pricing = '{0}, {1} or {2}€/month';
|
|
||||||
return h('div#cp-main', [
|
return h('div#cp-main', [
|
||||||
Pages.infopageTopbar(),
|
Pages.infopageTopbar(),
|
||||||
h('div.container-fluid.cp_cont_features',[
|
h('div.container-fluid.cp_cont_features',[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user