setHTML(h('div.cp-bio-foot'),'<p>With CryptPad, you can make quick collaborative documents for taking notes and writing down ideas together.</p>'),
],''),
/*footerCol(null,[
footLink('/about.html','about'),
footLink('/terms.html','terms'),
footLink('/privacy.html','privacy'),
],'CryptPad'),
],'CryptPad'),*/
footerCol('footer_applications',[
footLink('/drive/','main_drive'),
footLink('/pad/','main_richText'),
@ -109,13 +112,21 @@ define([
Pages['/about.html']=function(){
returnh('div#cp-main',[
infopageTopbar(),
h('div.container-fluid.cp-about-intro',[
h('div.container',[
h('center',[
h('h1',Msg.about),
setHTML(h('p'),'CryptPad is created inside of the Research Team at <a href="http://xwiki.com">XWiki SAS</a>, a small business located in Paris France and Iasi Romania. There are 3 core team members working on CryptPad plus a number of contributors both inside and outside of XWiki SAS.'),
]),
]),
]),
h('div.container.cp-container',[
h('center',[
/*h('center',[
h('h1',Msg.about)
]),
setHTML(h('p'),'CryptPad is created inside of the Research Team at <a href="http://xwiki.com">XWiki SAS</a>, a small business located in Paris France and Iasi Romania. There are 3 core team members working on CryptPad plus a number of contributors both inside and outside of XWiki SAS.'),
h('h2','Core Developers'),
setHTML(h('p'),'CryptPad is created inside of the Research Team at <a href="http://xwiki.com">XWiki SAS</a>, a small business located in Paris France and Iasi Romania. There are 3 core team members working on CryptPad plus a number of contributors both inside and outside of XWiki SAS.'),*/