Remove placeholder
parent
d59b2f513f
commit
e3e4186f34
|
@ -29,9 +29,6 @@ define([
|
|||
sessionStorage.redirectTo = '/features.html';
|
||||
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', [
|
||||
Pages.infopageTopbar(),
|
||||
h('div.container-fluid.cp_cont_features',[
|
||||
|
|
Loading…
Reference in New Issue