diff --git a/views/page-quienes-somos.twig b/views/page-quienes-somos.twig
new file mode 100644
index 0000000..642faf1
--- /dev/null
+++ b/views/page-quienes-somos.twig
@@ -0,0 +1,113 @@
+{% extends "base.twig" %}
+
+{% block content %}
+
+
+
+
+
+
+
+
+
+
+
+ {{post.meta('quienes_metodologia')}}
+
+
+ {{post.meta('quienes_mision_y_vision')}}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ posts_by_type('team',30,'posts-team-members.twig') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{post.meta('galeria_transparencia')}}
+
+
+
+
+
+
+
+
{{post.meta('dossier').title}}
+
Descargar
+
+
+
{{post.meta('resumen').title}}
+
Descargar
+
+
+
+
+
+
+
+
+
+ {% include 'block-network.twig' %}
+
+ {% include 'block-clientes.twig' %}
+
+
+
+
+
+{% endblock %}
diff --git a/views/page.twig b/views/page.twig
index 0d34296..5d2cdb5 100644
--- a/views/page.twig
+++ b/views/page.twig
@@ -19,140 +19,8 @@
{{post.content}}
- {% if post.id == '1059' %}
-
-
-
- {% include 'block-network.twig' %}
-
- {% include 'block-clientes.twig' %}
-
-
-
- {% elseif post.id == '29' or post.id == '37' or post.id == '66' or post.id == '70' or post.id == '72' %}
+ {% if post.id == '29' or post.id == '37' or post.id == '66' or post.id == '70' or post.id == '72' %}