2017-07-04 06:00:32 +00:00
---
layout: custom
2017-12-19 21:12:14 +00:00
title: titles.about
2017-12-05 19:43:20 +00:00
permalink: /resources/about/index.html
2017-07-04 06:00:32 +00:00
---
2018-07-05 15:04:14 +00:00
{% t global.lang_tag %}
2018-05-26 22:32:58 +00:00
< div class = "about-monero" >
< section class = "container" >
< div class = "row" >
<!-- left two - thirds block -->
< div class = "full col-xs-12" >
< div class = "info-block text-adapt" >
< div class = "row center-xs" >
< div class = "col" >
< h2 > {% t about.history %}< / h2 >
< / div >
< / div >
< div >
< p > {% t about.history_para1 %} < a href = "https://bitcointalk.org/index.php?topic=563821.0" > {% t about.history_para2 %}< / a > {% t about.history_para3 %}< / p >
< p > {% t about.history_para4 %}< / p >
< / div >
< / div >
< / div >
<!-- end right one - third block -->
< / div >
< div class = "row" >
<!-- left two - thirds block -->
< div class = "full col-xs-12" >
< div class = "info-block text-adapt" >
< div class = "row center-xs" >
< div class = "col" >
< h2 > {% t about.values %}< / h2 >
< / div >
< / div >
< div >
< p > {% t about.values_para %}< / p >
< h3 > {% t about.security %}< / h3 >
< p > {% t about.security_para %}< / p >
< h3 > {% t about.privacy %}< / h3 >
< p > {% t about.privacy_para %}< / p >
< h3 > {% t about.decentralization %}< / h3 >
< p > {% t about.decentralization_para %}< / p >
< / div >
< / div >
< / div >
<!-- end right one - third block -->
< / div >
< / section >
< / div >