HEX
Server: Apache
System: Linux clpupre 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64
User: undanet (1000)
PHP: 7.4.3
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/undanet/dump/db/portalempleo_wp_des_wp_posts.sql
CREATE DATABASE  IF NOT EXISTS `portalempleo_wp_des` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci */ /*!80016 DEFAULT ENCRYPTION='N' */;
USE `portalempleo_wp_des`;
-- MySQL dump 10.13  Distrib 8.0.22, for Win64 (x86_64)
--
-- Host: SRVDESARROLLO    Database: portalempleo_wp_des
-- ------------------------------------------------------
-- Server version	8.0.23

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_posts` (
  `ID` bigint unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint unsigned NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint unsigned NOT NULL DEFAULT '0',
  `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int NOT NULL DEFAULT '0',
  `post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=397 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2020-12-02 07:46:28','2020-12-02 07:46:28','<!-- wp:paragraph -->\n<p>Bienvenido a WordPress. Esta es tu primera entrada. Edítala o bórrala, ¡luego empieza a escribir!</p>\n<!-- /wp:paragraph -->','¡Hola, mundo!','','publish','open','open','','hola-mundo','','','2020-12-02 12:55:57','2020-12-02 12:55:57','',0,'http://portalempleo-des.clpu.int/?p=1',0,'post','',1),(2,1,'2020-12-02 07:46:28','2020-12-02 07:46:28','<!-- wp:paragraph -->\n<p>Esta es una página de ejemplo. Es diferente a una entrada del blog porque permanecerá en un solo lugar y aparecerá en la navegación de tu sitio (en la mayoría de los temas). La mayoría de las personas comienzan con una página «Acerca de» que les presenta a los visitantes potenciales del sitio. Podrías decir algo así:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>¡Bienvenido! Soy camarero de día, aspirante a actor de noche y esta es mi web. Vivo en Mairena del Alcor, tengo un perro que se llama Firulais y me gusta el rebujito. (Y las tardes largas con café).</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>…o algo así:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>La empresa «Mariscos Recio» fue fundada por Antonio Recio Mata. Empezó siendo una pequeña empresa que suministraba marisco a hoteles y restaurantes, pero poco a poco se ha ido transformando en un gran imperio. Mariscos Recio, el mar al mejor precio.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Como nuevo usuario de WordPress, deberías ir a <a href=\"http://portalempleo-des.clpu.int/wp-admin/\">tu escritorio</a> para borrar esta página y crear nuevas páginas para tu contenido. ¡Pásalo bien!</p>\n<!-- /wp:paragraph -->','Página de ejemplo','','publish','closed','open','','pagina-ejemplo','','','2020-12-02 07:46:28','2020-12-02 07:46:28','',0,'http://portalempleo-des.clpu.int/?page_id=2',0,'page','',0),(3,1,'2020-12-02 07:46:28','2020-12-02 07:46:28','<!-- wp:heading --><h2>Quiénes somos</h2><!-- /wp:heading --><!-- wp:paragraph --><p>La dirección de nuestra web es: http://portalempleo-des.clpu.int.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Qué datos personales recogemos y por qué los recogemos</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Comentarios</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Cuando los visitantes dejan comentarios en la web, recopilamos los datos que se muestran en el formulario de comentarios, así como la dirección IP del visitante y la cadena de agentes de usuario del navegador para ayudar a la detección de spam.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Una cadena anónima creada a partir de tu dirección de correo electrónico (también llamada hash) puede ser proporcionada al servicio de Gravatar para ver si la estás usando. La política de privacidad del servicio Gravatar está disponible aquí: https://automattic.com/privacy/. Después de la aprobación de tu comentario, la imagen de tu perfil es visible para el público en el contexto de tu comentario.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Medios</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Si subes imágenes a la web, deberías evitar subir imágenes con datos de ubicación (GPS EXIF) incluidos. Los visitantes de la web pueden descargar y extraer cualquier dato de ubicación de las imágenes de la web.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Formularios de contacto</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cookies</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Si dejas un comentario en nuestro sitio puedes elegir guardar tu nombre, dirección de correo electrónico y web en cookies. Esto es para tu comodidad, para que no tengas que volver a rellenar tus datos cuando dejes otro comentario. Estas cookies tendrán una duración de un año.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Si tienes una cuenta y te conectas a este sitio, instalaremos una cookie temporal para determinar si tu navegador acepta cookies. Esta cookie no contiene datos personales y se elimina al cerrar el navegador.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Cuando accedas, también instalaremos varias cookies para guardar tu información de acceso y tus opciones de visualización de pantalla. Las cookies de acceso duran dos días, y las cookies de opciones de pantalla duran un año. Si seleccionas «Recuérdarme», tu acceso perdurará durante dos semanas. Si sales de tu cuenta, las cookies de acceso se eliminarán.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Si editas o publicas un artículo se guardará una cookie adicional en tu navegador. Esta cookie no incluye datos personales y simplemente indica el ID del artículo que acabas de editar. Caduca después de 1 día.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Contenido incrustado de otros sitios web</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Los artículos de este sitio pueden incluir contenido incrustado (por ejemplo, vídeos, imágenes, artículos, etc.). El contenido incrustado de otras webs se comporta exactamente de la misma manera que si el visitante hubiera visitado la otra web.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Estas web pueden recopilar datos sobre ti, utilizar cookies, incrustar un seguimiento adicional de terceros, y supervisar tu interacción con ese contenido incrustado, incluido el seguimiento de tu interacción con el contenido incrustado si tienes una cuenta y estás conectado a esa web.</p><!-- /wp:paragraph --><!-- wp:heading {\"level\":3} --><h3>Analítica</h3><!-- /wp:heading --><!-- wp:heading --><h2>Con quién compartimos tus datos</h2><!-- /wp:heading --><!-- wp:heading --><h2>Cuánto tiempo conservamos tus datos</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Si dejas un comentario, el comentario y sus metadatos se conservan indefinidamente. Esto es para que podamos reconocer y aprobar comentarios sucesivos automáticamente, en lugar de mantenerlos en una cola de moderación.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>De los usuarios que se registran en nuestra web (si los hay), también almacenamos la información personal que proporcionan en su perfil de usuario. Todos los usuarios pueden ver, editar o eliminar su información personal en cualquier momento (excepto que no pueden cambiar su nombre de usuario). Los administradores de la web también pueden ver y editar esa información.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Qué derechos tienes sobre tus datos</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Si tienes una cuenta o has dejado comentarios en esta web, puedes solicitar recibir un archivo de exportación de los datos personales que tenemos sobre ti, incluyendo cualquier dato que nos hayas proporcionado. También puedes solicitar que eliminemos cualquier dato personal que tengamos sobre ti. Esto no incluye ningún dato que estemos obligados a conservar con fines administrativos, legales o de seguridad.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Dónde enviamos tus datos</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Los comentarios de los visitantes puede que los revise un servicio de detección automática de spam.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Tu información de contacto</h2><!-- /wp:heading --><!-- wp:heading --><h2>Información adicional</h2><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Cómo protegemos tus datos</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Qué procedimientos utilizamos contra las brechas de datos</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>De qué terceros recibimos datos</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Qué tipo de toma de decisiones automatizada y/o perfilado hacemos con los datos del usuario</h3><!-- /wp:heading --><!-- wp:heading {\"level\":3} --><h3>Requerimientos regulatorios de revelación de información del sector</h3><!-- /wp:heading -->','Política de privacidad','','draft','closed','open','','politica-privacidad','','','2020-12-02 07:46:28','2020-12-02 07:46:28','',0,'http://portalempleo-des.clpu.int/?page_id=3',0,'page','',0),(5,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','El nuevo UMoMA abre sus puertas','','inherit','open','closed','','el-nuevo-umoma-abre-sus-puertas','','','2020-12-02 07:56:28','2020-12-02 07:56:28','',0,'http://portalempleo-des.clpu.int/wp-content/uploads/2020/12/2020-landscape-1.png',0,'attachment','image/png',0),(6,1,'2020-12-02 13:19:08','2020-12-02 13:19:08','<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">El principal destino para el arte moderno en el norte de Suecia. Abierto de 10:00 a 18:00 h. todos los días durante los meses de verano.</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Obras y días</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Teatro de operaciones</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>La vida que me merezco</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Desde Signac a Matisse</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"accent\"} -->\n<h2 class=\"has-text-align-center has-accent-color has-text-color\">«Los cíborgs, como estableció la filósofa Donna Haraway, no son reverentes. No recuerdan el cosmos».</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\">Con siete pisos de arquitectura impresionante, UMoMA muestra exposiciones de arte contemporáneo internacional, a veces junto con retrospectivas históricas del arte. Los problemas existenciales, políticos y filosóficos son intrínsecos a nuestro programa. Como visitante, estás invitado a visitas guiadas, charlas de artistas, conferencias, proyecciones de películas y otros eventos con entrada gratuita</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Las exposiciones son realizadas por UMoMA en colaboración con artistas y museos de todo el mundo y, a menudo, atraen la atención internacional. UMoMA ha recibido una mención especial del Museo Europeo del Año y ha sido uno de los principales candidatos al Premio Sueco al Museo del Año, así como al Premio del Consejo de Europa.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">¡Hazte miembro y obtén ofertas exclusivas!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Los miembros obtienen acceso a exhibiciones y ventas exclusivas. Nuestra membresía cuesta 99,99 $ y es facturada anualmente.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Únete al club</a></div>\n<!-- /wp:button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:gallery {\"ids\":[39,38],\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','El nuevo UMoMA abre sus puertas','','publish','closed','closed','','el-nuevo-umoma-abre-sus-puertas-2','','','2020-12-14 15:38:17','2020-12-14 15:38:17','',0,'http://portalempleo-des.clpu.int/?page_id=6',0,'page','',0),(7,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA es el único sistema láser de  España capaz de alcanzar un pico de potencia de un petavatio. Un sistema láser con una arquitectura única ya que cuenta con tres salidas sincronizadas de diferente potencia para ofrecer servicios a cualquier usuario científico del mundo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>El CLPU ofrece una oportunidad única de aprendizaje e investigación en una infraestructura pionera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Política de igualdad</li><li>Política de calidad</li><li>HRS4R (en proceso)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','¿Por qué trabajar en el CLPU?','','publish','closed','closed','','por_que_clpu','','','2021-01-22 11:42:29','2021-01-22 11:42:29','',0,'http://portalempleo-des.clpu.int/?page_id=7',0,'page','',0),(8,1,'2020-12-03 08:32:15','2020-12-03 08:32:15','<!-- wp:paragraph -->\n<p><strong>Dirección</strong><br>Edificio M5 - Parque Científico<br>Calle Adaja, 8 <br>37185 - Villamayor (Salamanca)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Horario de Atención</strong><br>Lunes a Jueves: de 9:00 a 18:00 h.<br>Viernes: de 09:00 a 15:00 h.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Vías de contacto</strong><br>Teléfono: +34 923 338 121<br>Fax: +34 923 338 134<br>Correo Electrónico:<a href=\"mailto:\">info@clpu.es</a><br>Sitio Web Informativo: <a href=\"http://www.clpu.es\" target=\"_blank\" rel=\"noopener\">www.clpu.es</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Encuéntranos','','publish','closed','closed','','contacto','','','2021-01-18 14:47:47','2021-01-18 14:47:47','',0,'http://portalempleo-des.clpu.int/?page_id=8',0,'page','',0),(9,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','Blog','','publish','closed','closed','','blog','','','2021-01-14 14:51:00','2021-01-14 14:51:00','',0,'http://portalempleo-des.clpu.int/?page_id=9',0,'page','',0),(11,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','<!-- wp:group {\"align\":\"wide\"} --><div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} --><h2 class=\"has-text-align-center\">El principal destino para el arte moderno en el norte de Suecia. Abierto de 10:00 a 18:00 h. todos los días durante los meses de verano.</h2><!-- /wp:heading --></div></div><!-- /wp:group --><!-- wp:columns {\"align\":\"wide\"} --><div class=\"wp-block-columns alignwide\"><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>Obras y días</h3><!-- /wp:heading --><!-- wp:paragraph --><p>1 de Agosto -- 1 de Diciembre</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div><!-- /wp:button --></div></div><!-- /wp:group --><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>Teatro de operaciones</h3><!-- /wp:heading --><!-- wp:paragraph --><p>1 de Octubre -- 1 de Diciembre</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div><!-- /wp:column --><!-- wp:column --><div class=\"wp-block-column\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>La vida que me merezco</h3><!-- /wp:heading --><!-- wp:paragraph --><p>1 de Agosto -- 1 de Diciembre</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div><!-- /wp:button --></div></div><!-- /wp:group --><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:heading {\"level\":3} --><h3>Desde Signac a Matisse</h3><!-- /wp:heading --><!-- wp:paragraph --><p>1 de Octubre -- 1 de Diciembre</p><!-- /wp:paragraph --><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} --><figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure><!-- /wp:image --><!-- wp:group {\"align\":\"wide\"} --><div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\",\"textColor\":\"accent\"} --><h2 class=\"has-accent-color has-text-align-center\">«Los cíborgs, como estableció la filósofa Donna Haraway, no son reverentes. No recuerdan el cosmos».</h2><!-- /wp:heading --></div></div><!-- /wp:group --><!-- wp:paragraph {\"dropCap\":true} --><p class=\"has-drop-cap\">Con siete pisos de arquitectura impresionante, UMoMA muestra exposiciones de arte contemporáneo internacional, a veces junto con retrospectivas históricas del arte. Los problemas existenciales, políticos y filosóficos son intrínsecos a nuestro programa. Como visitante, estás invitado a visitas guiadas, charlas de artistas, conferencias, proyecciones de películas y otros eventos con entrada gratuita</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>Las exposiciones son realizadas por UMoMA en colaboración con artistas y museos de todo el mundo y, a menudo, atraen la atención internacional. UMoMA ha recibido una mención especial del Museo Europeo del Año y ha sido uno de los principales candidatos al Premio Sueco al Museo del Año, así como al Premio del Consejo de Europa.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p></p><!-- /wp:paragraph --><!-- wp:group {\"customBackgroundColor\":\"#ffffff\",\"align\":\"wide\"} --><div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} --><h2 class=\"has-text-align-center\">¡Hazte miembro y obtén ofertas exclusivas!</h2><!-- /wp:heading --><!-- wp:paragraph {\"align\":\"center\"} --><p class=\"has-text-align-center\">Los miembros obtienen acceso a exhibiciones y ventas exclusivas. Nuestra membresía cuesta 99,99 $ y es facturada anualmente.</p><!-- /wp:paragraph --><!-- wp:button {\"align\":\"center\"} --><div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Únete al club</a></div><!-- /wp:button --></div></div><!-- /wp:group --></div></div><!-- /wp:group --><!-- wp:gallery {\"ids\":[39,38],\"align\":\"wide\"} --><figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure><!-- /wp:gallery -->','El nuevo UMoMA abre sus puertas','','inherit','closed','closed','','6-revision-v1','','','2020-12-02 07:56:28','2020-12-02 07:56:28','',6,'http://portalempleo-des.clpu.int/2020/12/02/6-revision-v1/',0,'revision','',0),(12,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','<!-- wp:paragraph -->\n<p>Puedes ser un artista que quiere presentarse a sí mismo y a su trabajo o un negocio con un objetivo que describir.</p>\n<!-- /wp:paragraph -->','Acerca de','','inherit','closed','closed','','7-revision-v1','','','2020-12-02 07:56:28','2020-12-02 07:56:28','',7,'http://portalempleo-des.clpu.int/2020/12/02/7-revision-v1/',0,'revision','',0),(13,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','<!-- wp:paragraph -->\n<p>Esta es una página con información de contacto básica, como la dirección y el número de teléfono. Incluso puedes probar un plugin para añadir un formulario de contacto.</p>\n<!-- /wp:paragraph -->','Contacto','','inherit','closed','closed','','8-revision-v1','','','2020-12-02 07:56:28','2020-12-02 07:56:28','',8,'http://portalempleo-des.clpu.int/2020/12/02/8-revision-v1/',0,'revision','',0),(14,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','Blog','','inherit','closed','closed','','9-revision-v1','','','2020-12-02 07:56:28','2020-12-02 07:56:28','',9,'http://portalempleo-des.clpu.int/2020/12/02/9-revision-v1/',0,'revision','',0),(18,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','Contacto','','publish','closed','closed','','18','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/2020/12/02/18/',2,'nav_menu_item','',0),(23,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','Yelp','','publish','closed','closed','','yelp','','','2020-12-02 09:06:35','2020-12-02 09:06:35','',0,'http://portalempleo-des.clpu.int/2020/12/02/yelp/',1,'nav_menu_item','',0),(24,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','Facebook','','publish','closed','closed','','facebook','','','2020-12-02 09:06:35','2020-12-02 09:06:35','',0,'http://portalempleo-des.clpu.int/2020/12/02/facebook/',2,'nav_menu_item','',0),(25,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','Twitter','','publish','closed','closed','','twitter','','','2020-12-02 09:06:35','2020-12-02 09:06:35','',0,'http://portalempleo-des.clpu.int/2020/12/02/twitter/',3,'nav_menu_item','',0),(26,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','Instagram','','publish','closed','closed','','instagram','','','2020-12-02 09:06:35','2020-12-02 09:06:35','',0,'http://portalempleo-des.clpu.int/2020/12/02/instagram/',4,'nav_menu_item','',0),(27,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','Correo electrónico','','publish','closed','closed','','correo-electronico','','','2020-12-02 09:06:35','2020-12-02 09:06:35','',0,'http://portalempleo-des.clpu.int/2020/12/02/correo-electronico/',5,'nav_menu_item','',0),(30,1,'2020-12-02 09:06:35','2020-12-02 09:06:35','','qweqwe','','publish','closed','closed','','qweqwe','','','2020-12-02 09:06:35','2020-12-02 09:06:35','',0,'http://portalempleo-des.clpu.int/?p=30',6,'nav_menu_item','',0),(35,1,'2020-12-02 09:34:31','2020-12-02 09:34:31','','logo-clpu','','inherit','open','closed','','logo-clpu','','','2020-12-02 09:34:31','2020-12-02 09:34:31','',0,'http://portalempleo-des.clpu.int/wp-content/uploads/2020/12/logo-clpu.jpg',0,'attachment','image/jpeg',0),(36,1,'2020-12-02 09:34:57','2020-12-02 09:34:57','http://portalempleo-des.clpu.int/wp-content/uploads/2020/12/cropped-logo-clpu.jpg','cropped-logo-clpu.jpg','','inherit','open','closed','','cropped-logo-clpu-jpg','','','2020-12-02 09:34:57','2020-12-02 09:34:57','',0,'http://portalempleo-des.clpu.int/wp-content/uploads/2020/12/cropped-logo-clpu.jpg',0,'attachment','image/jpeg',0),(41,1,'2020-12-02 12:15:58','2020-12-02 12:15:58','','polylang_mo_5','','private','closed','closed','','polylang_mo_5','','','2020-12-02 12:15:58','2020-12-02 12:15:58','',0,'http://portalempleo-des.clpu.int/?post_type=polylang_mo&p=41',0,'polylang_mo','',0),(42,1,'2020-12-02 12:15:58','2020-12-02 12:15:58','','polylang_mo_8','','private','closed','closed','','polylang_mo_8','','','2020-12-02 12:15:58','2020-12-02 12:15:58','',0,'http://portalempleo-des.clpu.int/?post_type=polylang_mo&p=42',0,'polylang_mo','',0),(49,1,'2020-12-02 12:33:44','2020-12-02 12:33:44','','Idiomas','','publish','closed','closed','','idiomas','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=49',15,'nav_menu_item','',0),(52,1,'2020-12-02 12:52:03','2020-12-02 12:52:03','','Hello World!','','publish','open','open','','hello-world','','','2020-12-02 12:52:05','2020-12-02 12:52:05','',0,'http://portalempleo-des.clpu.int/?p=52',0,'post','',1),(53,1,'2020-12-02 12:52:03','2020-12-02 12:52:03','','Hello World!','','inherit','closed','closed','','52-revision-v1','','','2020-12-02 12:52:03','2020-12-02 12:52:03','',52,'http://portalempleo-des.clpu.int/?p=53',0,'revision','',0),(54,1,'2020-12-02 12:53:59','2020-12-02 12:53:59','','Idiomas','','publish','closed','closed','','idiomas-2','','','2021-04-29 14:06:36','2021-04-29 14:06:36','',0,'http://portalempleo-des.clpu.int/?p=54',15,'nav_menu_item','',0),(55,1,'2020-12-02 12:55:55','2020-12-02 12:55:55','<!-- wp:paragraph -->\n<p>Bienvenido a WordPress. Esta es tu primera entrada. Edítala o bórrala, ¡luego empieza a escribir!</p>\n<!-- /wp:paragraph -->','¡Hola, mundo!','','inherit','closed','closed','','1-revision-v1','','','2020-12-02 12:55:55','2020-12-02 12:55:55','',1,'http://portalempleo-des.clpu.int/?p=55',0,'revision','',0),(56,1,'2020-12-02 12:59:01','2020-12-02 12:59:01','','Idiomas','','publish','closed','closed','','idiomas-3','','','2020-12-02 13:07:51','2020-12-02 13:07:51','',0,'http://portalempleo-des.clpu.int/?p=56',1,'nav_menu_item','',0),(60,1,'2020-12-02 13:17:41','2020-12-02 13:17:41','<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} -->\n<h2 class=\"has-text-align-center\">El principal destino para el arte moderno en el norte de Suecia. Abierto de 10:00 a 18:00 h. todos los días durante los meses de verano.</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Obras y días</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Teatro de operaciones</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>La vida que me merezco</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Desde Signac a Matisse</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\",\"textColor\":\"accent\"} -->\n<h2 class=\"has-text-align-center has-accent-color has-text-color\">«Los cíborgs, como estableció la filósofa Donna Haraway, no son reverentes. No recuerdan el cosmos».</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\">Con siete pisos de arquitectura impresionante, UMoMA muestra exposiciones de arte contemporáneo internacional, a veces junto con retrospectivas históricas del arte. Los problemas existenciales, políticos y filosóficos son intrínsecos a nuestro programa. Como visitante, estás invitado a visitas guiadas, charlas de artistas, conferencias, proyecciones de películas y otros eventos con entrada gratuita</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Las exposiciones son realizadas por UMoMA en colaboración con artistas y museos de todo el mundo y, a menudo, atraen la atención internacional. UMoMA ha recibido una mención especial del Museo Europeo del Año y ha sido uno de los principales candidatos al Premio Sueco al Museo del Año, así como al Premio del Consejo de Europa.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"align\":\"center\"} -->\n<h2 class=\"has-text-align-center\">¡Hazte miembro y obtén ofertas exclusivas!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Los miembros obtienen acceso a exhibiciones y ventas exclusivas. Nuestra membresía cuesta 99,99 $ y es facturada anualmente.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Únete al club</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:gallery {\"ids\":[39,38],\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','El nuevo UMoMA abre sus puertas','','inherit','closed','closed','','6-revision-v1','','','2020-12-02 13:17:41','2020-12-02 13:17:41','',6,'http://portalempleo-des.clpu.int/?p=60',0,'revision','',0),(61,1,'2020-12-02 13:19:08','2020-12-02 13:19:08','<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">The leading destination for modern art in northern Sweden. Open from 10:00 a.m. to 6:00 p.m. every day during the summer months.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:preformatted -->\n<pre id=\"tw-target-text\" class=\"wp-block-preformatted\"></pre>\n<!-- /wp:preformatted -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Works and days</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read more</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Theater of operations</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read more</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>The life that I deserve</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>From Signac to Matisse</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read more</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"accent\"} -->\n<h2 class=\"has-text-align-center has-accent-color has-text-color\">«Los cíborgs, como estableció la filósofa Donna Haraway, no son reverentes. No recuerdan el cosmos».</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\">Con siete pisos de arquitectura impresionante, UMoMA muestra exposiciones de arte contemporáneo internacional, a veces junto con retrospectivas históricas del arte. Los problemas existenciales, políticos y filosóficos son intrínsecos a nuestro programa. Como visitante, estás invitado a visitas guiadas, charlas de artistas, conferencias, proyecciones de películas y otros eventos con entrada gratuita</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Las exposiciones son realizadas por UMoMA en colaboración con artistas y museos de todo el mundo y, a menudo, atraen la atención internacional. UMoMA ha recibido una mención especial del Museo Europeo del Año y ha sido uno de los principales candidatos al Premio Sueco al Museo del Año, así como al Premio del Consejo de Europa.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">¡Hazte miembro y obtén ofertas exclusivas!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Los miembros obtienen acceso a exhibiciones y ventas exclusivas. Nuestra membresía cuesta 99,99 $ y es facturada anualmente.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Join us</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:gallery {\"ids\":[39,38],\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','A new open UMoMA','','publish','closed','closed','','a-new-open-umoma','','','2021-01-14 14:51:54','2021-01-14 14:51:54','',0,'http://portalempleo-des.clpu.int/?page_id=61',0,'page','',0),(62,1,'2020-12-02 13:19:08','2020-12-02 13:19:08','','A new open UMoMA','','inherit','closed','closed','','61-revision-v1','','','2020-12-02 13:19:08','2020-12-02 13:19:08','',61,'http://portalempleo-des.clpu.int/?p=62',0,'revision','',0),(65,1,'2020-12-02 13:31:47','2020-12-02 13:31:47','','FondoCabecera','','inherit','open','closed','','fondocabecera','','','2020-12-02 13:31:47','2020-12-02 13:31:47','',0,'http://portalempleo-des.clpu.int/wp-content/uploads/2020/12/FondoCabecera.jpg',0,'attachment','image/jpeg',0),(66,1,'2020-12-02 13:32:11','2020-12-02 13:32:11','','cropped-FondoCabecera.jpg','','inherit','open','closed','','cropped-fondocabecera-jpg','','','2020-12-02 13:32:11','2020-12-02 13:32:11','',0,'http://portalempleo-des.clpu.int/wp-content/uploads/2020/12/cropped-FondoCabecera.jpg',0,'attachment','image/jpeg',0),(70,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA is the only laser system in Spain capable of reaching a peak power of one petawatt. A laser system with a unique architecture since it has three synchronized outputs of different power to offer services to any scientific user in the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CLPU offers a unique learning and research opportunity in a innovative infrastructure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Gender Equality Policy</li><li>Quality Policy</li><li>HRS4R (in process)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why the CPLU?','','publish','closed','closed','','why_clpu','','','2021-01-22 11:47:33','2021-01-22 11:47:33','',0,'http://portalempleo-des.clpu.int/?page_id=70',0,'page','',0),(71,1,'2020-12-02 13:45:43','2020-12-02 13:45:43','','About','','inherit','closed','closed','','70-revision-v1','','','2020-12-02 13:45:43','2020-12-02 13:45:43','',70,'http://portalempleo-des.clpu.int/?p=71',0,'revision','',0),(72,1,'2020-12-02 13:46:54','2020-12-02 13:46:54','<!-- wp:paragraph -->\n<p>Introduce yourself.</p>\n<!-- /wp:paragraph -->','About','','inherit','closed','closed','','70-revision-v1','','','2020-12-02 13:46:54','2020-12-02 13:46:54','',70,'http://portalempleo-des.clpu.int/?p=72',0,'revision','',0),(73,1,'2020-12-02 07:56:28','2020-12-02 07:56:28','','Blog','','publish','closed','closed','','blog-2','','','2021-01-14 15:23:48','2021-01-14 15:23:48','',0,'http://portalempleo-des.clpu.int/?page_id=73',0,'page','',0),(74,1,'2020-12-03 08:27:55','2020-12-03 08:27:55','','Blog','','inherit','closed','closed','','73-revision-v1','','','2020-12-03 08:27:55','2020-12-03 08:27:55','',73,'http://portalempleo-des.clpu.int/?p=74',0,'revision','',0),(75,1,'2020-12-03 08:28:50','2020-12-03 08:28:50','','Blog','','inherit','closed','closed','','9-autosave-v1','','','2020-12-03 08:28:50','2020-12-03 08:28:50','',9,'http://portalempleo-des.clpu.int/?p=75',0,'revision','',0),(76,1,'2020-12-03 08:32:15','2020-12-03 08:32:15','<!-- wp:paragraph -->\n<p><strong>Address</strong><br>Building M5 - Science Park<br>Calle Adaja, 8 <br>37185 - Villamayor (Salamanca)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Schedules</strong><br>Monday to Thursday: 9:00 to 18:00 h.<br>Friday: 09:00 to 15:00 h.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact links</strong><br>Telephone: +34 923 338 121<br>Fax: +34 923 338 134<br>Email:<a href=\"mailto:\">info@clpu.es</a><br>Web Site: <a rel=\"noopener\" href=\"http://www.clpu.es\" target=\"_blank\">www.clpu.es</a></p>\n<!-- /wp:paragraph -->','Find Us','','publish','closed','closed','','contact','','','2021-01-18 14:56:50','2021-01-18 14:56:50','',0,'http://portalempleo-des.clpu.int/?page_id=76',0,'page','',0),(77,1,'2020-12-03 08:32:15','2020-12-03 08:32:15','<!-- wp:paragraph -->\n<p>This is a page with basic contact information, like address and telephone number.  </p>\n<!-- /wp:paragraph -->','Contact','','inherit','closed','closed','','76-revision-v1','','','2020-12-03 08:32:15','2020-12-03 08:32:15','',76,'http://portalempleo-des.clpu.int/?p=77',0,'revision','',0),(82,1,'2020-12-03 13:07:25','2020-12-03 13:07:25','.lang-item {\n    display:inline-block !important;\n		margin-left:4px !important;\n}','panoramic','','publish','closed','closed','','panoramic','','','2020-12-04 08:04:04','2020-12-04 08:04:04','',0,'http://portalempleo-des.clpu.int/?p=82',0,'custom_css','',0),(83,1,'2020-12-03 13:07:25','2020-12-03 13:07:25','.lang-item {\n    display:inline;\n}','panoramic','','inherit','closed','closed','','82-revision-v1','','','2020-12-03 13:07:25','2020-12-03 13:07:25','',82,'http://portalempleo-des.clpu.int/?p=83',0,'revision','',0),(85,1,'2020-12-03 14:04:58','2020-12-03 14:04:58','.lang-item ul li {\n    display:inline;\n}','panoramic','','inherit','closed','closed','','82-revision-v1','','','2020-12-03 14:04:58','2020-12-03 14:04:58','',82,'http://portalempleo-des.clpu.int/?p=85',0,'revision','',0),(87,1,'2020-12-03 14:07:03','2020-12-03 14:07:03','.lang-item {\n    display:inline;\n}','panoramic','','inherit','closed','closed','','82-revision-v1','','','2020-12-03 14:07:03','2020-12-03 14:07:03','',82,'http://portalempleo-des.clpu.int/?p=87',0,'revision','',0),(89,1,'2020-12-03 14:08:12','2020-12-03 14:08:12','.lang-item {\n    display:inline !important;\n}','panoramic','','inherit','closed','closed','','82-revision-v1','','','2020-12-03 14:08:12','2020-12-03 14:08:12','',82,'http://portalempleo-des.clpu.int/?p=89',0,'revision','',0),(92,1,'2020-12-04 08:01:18','2020-12-04 08:01:18','.lang-item {\n    display:inline !important;\n		margin-left: 5px;\n}','panoramic','','inherit','closed','closed','','82-revision-v1','','','2020-12-04 08:01:18','2020-12-04 08:01:18','',82,'http://portalempleo-des.clpu.int/?p=92',0,'revision','',0),(94,1,'2020-12-04 08:01:30','2020-12-04 08:01:30','.lang-item {\n    display:inline !important;\n		margin-left: 25px;\n}','panoramic','','inherit','closed','closed','','82-revision-v1','','','2020-12-04 08:01:30','2020-12-04 08:01:30','',82,'http://portalempleo-des.clpu.int/?p=94',0,'revision','',0),(96,1,'2020-12-04 08:02:33','2020-12-04 08:02:33','.lang-item {\n    display:inline-block !important;\n		margin-left:15px;\n}','panoramic','','inherit','closed','closed','','82-revision-v1','','','2020-12-04 08:02:33','2020-12-04 08:02:33','',82,'http://portalempleo-des.clpu.int/?p=96',0,'revision','',0),(98,1,'2020-12-04 08:02:53','2020-12-04 08:02:53','.lang-item {\n    display:inline-block !important;\n		margin-left:15px;\n		margin-right:15px;\n}','panoramic','','inherit','closed','closed','','82-revision-v1','','','2020-12-04 08:02:53','2020-12-04 08:02:53','',82,'http://portalempleo-des.clpu.int/?p=98',0,'revision','',0),(100,1,'2020-12-04 08:04:04','2020-12-04 08:04:04','.lang-item {\n    display:inline-block !important;\n		margin-left:4px !important;\n}','panoramic','','inherit','closed','closed','','82-revision-v1','','','2020-12-04 08:04:04','2020-12-04 08:04:04','',82,'http://portalempleo-des.clpu.int/?p=100',0,'revision','',0),(106,1,'2020-12-04 11:28:48','2020-12-04 11:28:48','<!-- wp:paragraph -->\n<p>[showpages]</p>\n<!-- /wp:paragraph -->','ver 5 paginas','','publish','closed','closed','','ver-5-paginas','','','2020-12-04 11:28:49','2020-12-04 11:28:49','',0,'http://portalempleo-des.clpu.int/?page_id=106',0,'page','',0),(107,1,'2020-12-04 11:28:13','2020-12-04 11:28:13','<!-- wp:paragraph -->\n<p>[showpages]</p>\n<!-- /wp:paragraph -->','ver 5 paginas','','inherit','closed','closed','','106-revision-v1','','','2020-12-04 11:28:13','2020-12-04 11:28:13','',106,'http://portalempleo-des.clpu.int/?p=107',0,'revision','',0),(108,1,'2020-12-04 12:04:18','2020-12-04 12:04:18','<!-- wp:paragraph -->\n<p>[showpages]</p>\n<!-- /wp:paragraph -->','ver 5 paginas','','inherit','closed','closed','','106-autosave-v1','','','2020-12-04 12:04:18','2020-12-04 12:04:18','',106,'http://portalempleo-des.clpu.int/?p=108',0,'revision','',0),(109,1,'2020-12-04 13:13:22','2020-12-04 13:13:22','{\"id\":\"109\",\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Nombre\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Correo electr\\u00f3nico\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comentario o mensaje\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Registro Candidatos\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Enviar\",\"submit_text_processing\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"Nuevo registro Registro Candidatos\",\"sender_name\":\"Centro de L\\u00e1seres Pulsados\",\"sender_address\":\"{admin_email}\",\"replyto\":\"\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>\\u00a1Gracias por contactar con nosotros! Nos pondremos en contacto contigo muy pronto.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"61\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Registro Candidatos','','publish','closed','closed','','registro-candidatos','','','2020-12-17 08:26:49','2020-12-17 08:26:49','',0,'http://portalempleo-des.clpu.int/?post_type=wpforms&#038;p=109',0,'wpforms','',0),(113,1,'2020-12-14 09:49:59','2020-12-14 09:49:59','','Default Registration','','publish','closed','closed','','default-registration','','','2021-01-15 13:31:47','2021-01-15 13:31:47','',0,'http://portalempleo-des.clpu.int/?um_form=default-registration',0,'um_form','',0),(114,1,'2020-12-14 09:49:59','2020-12-14 09:49:59','','Default Login','','publish','closed','closed','','default-login','','','2020-12-14 09:49:59','2020-12-14 09:49:59','',0,'http://portalempleo-des.clpu.int/?um_form=default-login',0,'um_form','',0),(115,1,'2020-12-14 09:49:59','2020-12-14 09:49:59','','Default Profile','','publish','closed','closed','','default-profile','','','2021-01-18 10:07:54','2021-01-18 10:07:54','',0,'http://portalempleo-des.clpu.int/?um_form=default-profile',0,'um_form','',0),(116,1,'2020-12-14 09:49:59','2020-12-14 09:49:59','','Members','','publish','closed','closed','','members','','','2021-01-18 09:08:20','2021-01-18 09:08:20','',0,'http://portalempleo-des.clpu.int/?um_directory=members',0,'um_directory','',0),(117,1,'2020-12-14 09:52:16','2020-12-14 09:52:16','[ultimatemember form_id=\"115\"]','Usuario','','publish','closed','closed','','user','','','2020-12-14 09:52:16','2020-12-14 09:52:16','',0,'http://portalempleo-des.clpu.int/?page_id=117',0,'page','',0),(118,1,'2020-12-14 09:52:16','2020-12-14 09:52:16','[ultimatemember form_id=\"114\"]','Iniciar sesión','','publish','closed','closed','','login','','','2020-12-14 09:52:16','2020-12-14 09:52:16','',0,'http://portalempleo-des.clpu.int/?page_id=118',0,'page','',0),(119,1,'2020-12-14 09:52:16','2020-12-14 09:52:16','[ultimatemember form_id=\"113\"]','Registro','','publish','closed','closed','','register','','','2020-12-14 11:33:20','2020-12-14 11:33:20','',0,'http://portalempleo-des.clpu.int/?page_id=119',0,'page','',0),(120,1,'2020-12-14 09:52:16','2020-12-14 09:52:16','[ultimatemember form_id=\"116\"]','Miembros','','publish','closed','closed','','members','','','2020-12-14 09:52:16','2020-12-14 09:52:16','',0,'http://portalempleo-des.clpu.int/?page_id=120',0,'page','',0),(121,1,'2020-12-14 09:52:16','2020-12-14 09:52:16','','Salir','','publish','closed','closed','','logout','','','2020-12-14 09:52:16','2020-12-14 09:52:16','',0,'http://portalempleo-des.clpu.int/?page_id=121',0,'page','',0),(122,1,'2020-12-14 09:52:16','2020-12-14 09:52:16','[ultimatemember_account]','Cuenta','','publish','closed','closed','','account','','','2020-12-14 09:52:16','2020-12-14 09:52:16','',0,'http://portalempleo-des.clpu.int/?page_id=122',0,'page','',0),(123,1,'2020-12-14 09:52:16','2020-12-14 09:52:16','[ultimatemember_password]','Restablecer la contraseña','','publish','closed','closed','','password-reset','','','2020-12-14 09:52:16','2020-12-14 09:52:16','',0,'http://portalempleo-des.clpu.int/?page_id=123',0,'page','',0),(125,1,'2020-12-14 10:15:28','2020-12-14 10:15:28','','Salir','','inherit','closed','closed','','121-autosave-v1','','','2020-12-14 10:15:28','2020-12-14 10:15:28','',121,'http://portalempleo-des.clpu.int/?p=125',0,'revision','',0),(126,1,'2020-12-14 10:23:10','2020-12-14 10:23:10','<!-- wp:paragraph -->\n<p>Puedes ser un artista que quiere presentarse a sí mismo y a su trabajo o un negocio con un objetivo que describir.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[ultimatemember form_id=\"113\"]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[ultimatemember form_id=\"114\"]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[ultimatemember form_id=\"115\"]</p>\n<!-- /wp:paragraph -->','Acerca de','','inherit','closed','closed','','7-revision-v1','','','2020-12-14 10:23:10','2020-12-14 10:23:10','',7,'http://portalempleo-des.clpu.int/?p=126',0,'revision','',0),(127,1,'2020-12-14 10:24:58','2020-12-14 10:24:58','<!-- wp:paragraph -->\n<p>Puedes ser un artista que quiere presentarse a sí mismo y a su trabajo o un negocio con un objetivo que describir.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[ultimatemember form_id=\"113\"]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[ultimatemember form_id=\"114\"]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>[ultimatemember form_id=\"115\"]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>aaa</p>\n<!-- /wp:paragraph -->','Acerca de','','inherit','closed','closed','','7-revision-v1','','','2020-12-14 10:24:58','2020-12-14 10:24:58','',7,'http://portalempleo-des.clpu.int/?p=127',0,'revision','',0),(128,1,'2020-12-14 10:29:01','2020-12-14 10:29:01','<!-- wp:paragraph -->\n<p>Puedes ser un artista que quiere presentarse a sí mismo y a su trabajo o un negocio con un objetivo que describir.</p>\n<!-- /wp:paragraph -->','Acerca de','','inherit','closed','closed','','7-revision-v1','','','2020-12-14 10:29:01','2020-12-14 10:29:01','',7,'http://portalempleo-des.clpu.int/?p=128',0,'revision','',0),(136,1,'2020-12-14 11:31:18','2020-12-14 11:31:18','[ultimatemember form_id=\"113\"]','Registro','','inherit','closed','closed','','119-revision-v1','','','2020-12-14 11:31:18','2020-12-14 11:31:18','',119,'http://portalempleo-des.clpu.int/?p=136',0,'revision','',0),(137,1,'2020-12-14 11:32:15','2020-12-14 11:32:15','<!-- wp:shortcode -->\n[ultimatemember form_id=\"139\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Register','','publish','closed','closed','','register-2','','','2020-12-14 11:43:42','2020-12-14 11:43:42','',0,'http://portalempleo-des.clpu.int/?page_id=137',0,'page','',0),(138,1,'2020-12-14 11:32:15','2020-12-14 11:32:15','<!-- wp:shortcode -->\n[ultimatemember form_id=\"113\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Register','','inherit','closed','closed','','137-revision-v1','','','2020-12-14 11:32:15','2020-12-14 11:32:15','',137,'http://portalempleo-des.clpu.int/?p=138',0,'revision','',0),(139,1,'2020-12-14 11:40:49','2020-12-14 11:40:49','','Registration English','','publish','closed','closed','','duplicado-de-default-registration','','','2020-12-17 08:20:05','2020-12-17 08:20:05','',0,'http://portalempleo-des.clpu.int/?um_form=duplicado-de-default-registration',0,'um_form','',0),(140,1,'2020-12-14 11:42:01','2020-12-14 11:42:01','','Registration English','','inherit','closed','closed','','139-autosave-v1','','','2020-12-14 11:42:01','2020-12-14 11:42:01','',139,'http://portalempleo-des.clpu.int/?p=140',0,'revision','',0),(141,1,'2020-12-14 11:43:41','2020-12-14 11:43:41','<!-- wp:shortcode -->\n[ultimatemember form_id=\"139\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Register','','inherit','closed','closed','','137-revision-v1','','','2020-12-14 11:43:41','2020-12-14 11:43:41','',137,'http://portalempleo-des.clpu.int/?p=141',0,'revision','',0),(144,1,'2020-12-14 12:04:26','2020-12-14 12:04:26','<!-- wp:paragraph -->\n<p>Bienvenido a WordPress. Esta es tu primera entrada. Edítala o bórrala, ¡luego empieza a escribir!</p>\n<!-- /wp:paragraph -->','¡Hola, mundo!','','inherit','closed','closed','','1-autosave-v1','','','2020-12-14 12:04:26','2020-12-14 12:04:26','',1,'http://portalempleo-des.clpu.int/?p=144',0,'revision','',0),(145,1,'2020-12-14 12:16:27','2020-12-14 12:16:27','<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">The leading destination for modern art in northern Sweden. Open from 10:00 a.m. to 6:00 p.m. every day during the summer months.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:preformatted -->\n<pre id=\"tw-target-text\" class=\"wp-block-preformatted\"></pre>\n<!-- /wp:preformatted -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Works and days</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read more</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Theater of operations</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read more</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>The life that I deserve</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read More</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>From Signac to Matisse</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Read more</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"accent\"} -->\n<h2 class=\"has-text-align-center has-accent-color has-text-color\">«Los cíborgs, como estableció la filósofa Donna Haraway, no son reverentes. No recuerdan el cosmos».</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\">Con siete pisos de arquitectura impresionante, UMoMA muestra exposiciones de arte contemporáneo internacional, a veces junto con retrospectivas históricas del arte. Los problemas existenciales, políticos y filosóficos son intrínsecos a nuestro programa. Como visitante, estás invitado a visitas guiadas, charlas de artistas, conferencias, proyecciones de películas y otros eventos con entrada gratuita</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Las exposiciones son realizadas por UMoMA en colaboración con artistas y museos de todo el mundo y, a menudo, atraen la atención internacional. UMoMA ha recibido una mención especial del Museo Europeo del Año y ha sido uno de los principales candidatos al Premio Sueco al Museo del Año, así como al Premio del Consejo de Europa.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">¡Hazte miembro y obtén ofertas exclusivas!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Los miembros obtienen acceso a exhibiciones y ventas exclusivas. Nuestra membresía cuesta 99,99 $ y es facturada anualmente.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Join us</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:gallery {\"ids\":[39,38],\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','A new open UMoMA','','inherit','closed','closed','','61-revision-v1','','','2020-12-14 12:16:27','2020-12-14 12:16:27','',61,'http://portalempleo-des.clpu.int/?p=145',0,'revision','',0),(153,1,'2020-12-14 15:38:08','2020-12-14 15:38:08','<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">El principal destino para el arte moderno en el norte de Suecia. Abierto de 10:00 a 18:00 h. todos los días durante los meses de verano.</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Obras y días</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Teatro de operaciones</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>La vida que me merezco</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Desde Signac a Matisse</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"accent\"} -->\n<h2 class=\"has-text-align-center has-accent-color has-text-color\">«Los cíborgs, como estableció la filósofa Donna Haraway, no son reverentes. No recuerdan el cosmos».</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\">Con siete pisos de arquitectura impresionante, UMoMA muestra exposiciones de arte contemporáneo internacional, a veces junto con retrospectivas históricas del arte. Los problemas existenciales, políticos y filosóficos son intrínsecos a nuestro programa. Como visitante, estás invitado a visitas guiadas, charlas de artistas, conferencias, proyecciones de películas y otros eventos con entrada gratuita</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Las exposiciones son realizadas por UMoMA en colaboración con artistas y museos de todo el mundo y, a menudo, atraen la atención internacional. UMoMA ha recibido una mención especial del Museo Europeo del Año y ha sido uno de los principales candidatos al Premio Sueco al Museo del Año, así como al Premio del Consejo de Europa.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">¡Hazte miembro y obtén ofertas exclusivas!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Los miembros obtienen acceso a exhibiciones y ventas exclusivas. Nuestra membresía cuesta 99,99 $ y es facturada anualmente.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Únete al club</a></div>\n<!-- /wp:button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:gallery {\"ids\":[39,38],\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','El nuevo UMoMA abre sus puertas','','inherit','closed','closed','','6-revision-v1','','','2020-12-14 15:38:08','2020-12-14 15:38:08','',6,'http://portalempleo-des.clpu.int/?p=153',0,'revision','',0),(154,1,'2020-12-14 15:38:25','2020-12-14 15:38:25','<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">El principal destino para el arte moderno en el norte de Suecia. Abierto de 10:00 a 18:00 h. todos los días durante los meses de verano.</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Obras y días</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Teatro de operaciones</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>La vida que me merezco</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Agosto -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Desde Signac a Matisse</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>1 de Octubre -- 1 de Diciembre</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Leer más</a></div>\n<!-- /wp:button --></div></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:image {\"align\":\"full\",\"id\":37,\"sizeSlug\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png\" alt=\"\" class=\"wp-image-37\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\"} -->\n<div class=\"wp-block-group alignwide\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"accent\"} -->\n<h2 class=\"has-text-align-center has-accent-color has-text-color\">«Los cíborgs, como estableció la filósofa Donna Haraway, no son reverentes. No recuerdan el cosmos».</h2>\n<!-- /wp:heading --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"dropCap\":true} -->\n<p class=\"has-drop-cap\">Con siete pisos de arquitectura impresionante, UMoMA muestra exposiciones de arte contemporáneo internacional, a veces junto con retrospectivas históricas del arte. Los problemas existenciales, políticos y filosóficos son intrínsecos a nuestro programa. Como visitante, estás invitado a visitas guiadas, charlas de artistas, conferencias, proyecciones de películas y otros eventos con entrada gratuita</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Las exposiciones son realizadas por UMoMA en colaboración con artistas y museos de todo el mundo y, a menudo, atraen la atención internacional. UMoMA ha recibido una mención especial del Museo Europeo del Año y ha sido uno de los principales candidatos al Premio Sueco al Museo del Año, así como al Premio del Consejo de Europa.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignwide has-background\" style=\"background-color:#ffffff\"><div class=\"wp-block-group__inner-container\"><!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"has-text-align-center\">¡Hazte miembro y obtén ofertas exclusivas!</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Los miembros obtienen acceso a exhibiciones y ventas exclusivas. Nuestra membresía cuesta 99,99 $ y es facturada anualmente.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:button {\"align\":\"center\"} -->\n<div class=\"wp-block-button aligncenter\"><a class=\"wp-block-button__link\" href=\"https://make.wordpress.org/core/2019/09/27/block-editor-theme-related-updates-in-wordpress-5-3/\">Únete al club</a></div>\n<!-- /wp:button -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:group -->\n\n<!-- wp:gallery {\"ids\":[39,38],\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide columns-2 is-cropped\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" alt=\"\" data-id=\"39\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-2.png\" data-link=\"assets/images/2020-square-2/\" class=\"wp-image-39\"/></figure></li><li class=\"blocks-gallery-item\"><figure><img src=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" alt=\"\" data-id=\"38\" data-full-url=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1.png\" data-link=\"http://portalempleo-des.clpu.int/wp-content/themes/twentytwenty/assets/images/2020-square-1/\" class=\"wp-image-38\"/></figure></li></ul></figure>\n<!-- /wp:gallery -->','El nuevo UMoMA abre sus puertas','','inherit','closed','closed','','6-autosave-v1','','','2020-12-14 15:38:25','2020-12-14 15:38:25','',6,'http://portalempleo-des.clpu.int/?p=154',0,'revision','',0),(157,1,'2021-01-13 09:05:20','2021-01-13 09:05:20','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html /-->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El <em>Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos</em> (CLPU), está adscrito a la <em>Administración General del Estado</em> y está participado por el <em>Ministerio de Ciencia e Innovación</em> (50%), la <em>Comunidad de Castilla y León</em> (45%) y la <em>Universidad de Salamanca</em> (5%), según convenio de colaboración publicado en el <em>Boletín Oficial del Estado</em> del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al <em>Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares</em> gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del <em>Sistema Español de Ciencia, Tecnología e Innovación</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el <em>Consejo de Seguridad Nuclear</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Inicio','','publish','closed','closed','','inicio','','','2021-03-18 12:27:19','2021-03-18 12:27:19','',0,'http://portalempleo-des.clpu.int/?page_id=157',0,'page','',0),(158,1,'2021-01-13 08:04:22','2021-01-13 08:04:22','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>&lt;?php<br>define(\'__ROOT__\', dirname(dirname(__FILE__)));<br>require_once(__ROOT__.\'/PortalEmpleo/listarconvocatorias.php\');<br>?></p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','157-revision-v1','','','2021-01-13 08:04:22','2021-01-13 08:04:22','',157,'http://portalempleo-des.clpu.int/?p=158',0,'revision','',0),(159,1,'2021-01-13 08:20:36','2021-01-13 08:20:36','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>&lt;?php<br>define(\'__ROOT__\', dirname(dirname(__FILE__)));<br>require_once(__ROOT__.\'/PortalEmpleo/listarconvocatorias.php\');<br>?></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[showpages]\n<!-- /wp:shortcode -->','','','inherit','closed','closed','','157-revision-v1','','','2021-01-13 08:20:36','2021-01-13 08:20:36','',157,'http://portalempleo-des.clpu.int/?p=159',0,'revision','',0),(160,1,'2021-01-13 08:21:30','2021-01-13 08:21:30','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>&lt;?php<br>define(\'__ROOT__\', dirname(dirname(__FILE__)));<br>require_once(__ROOT__.\'/PortalEmpleo/listarconvocatorias.php\');<br>?></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[listarConvocatorias]\n<!-- /wp:shortcode -->','','','inherit','closed','closed','','157-revision-v1','','','2021-01-13 08:21:30','2021-01-13 08:21:30','',157,'http://portalempleo-des.clpu.int/?p=160',0,'revision','',0),(161,1,'2021-01-13 08:23:29','2021-01-13 08:23:29','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>&lt;?php<br>define(\'__ROOT__\', dirname(dirname(__FILE__)));<br>require_once(__ROOT__.\'/PortalEmpleo/listarconvocatorias.php\');<br>?></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[listarConvocatorias]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','157-revision-v1','','','2021-01-13 08:23:29','2021-01-13 08:23:29','',157,'http://portalempleo-des.clpu.int/?p=161',0,'revision','',0),(162,1,'2021-01-13 08:41:45','2021-01-13 08:41:45','<!-- wp:code -->\n<pre class=\"wp-block-code\"><code></code></pre>\n<!-- /wp:code -->\n\n<!-- wp:paragraph -->\n<p>&lt;?php<br>define(\'__ROOT__\', dirname(dirname(__FILE__)));<br>require_once(__ROOT__.\'/PortalEmpleo/listarconvocatorias.php\');<br>?&gt;</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:shortcode -->\n[listarConvocatorias]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','157-revision-v1','','','2021-01-13 08:41:45','2021-01-13 08:41:45','',157,'http://portalempleo-des.clpu.int/?p=162',0,'revision','',0),(163,1,'2021-01-13 08:59:18','2021-01-13 08:59:18','<!-- wp:shortcode -->\n[listarConvocatorias]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Últimas Convocatorias del CLPU','','inherit','closed','closed','','157-revision-v1','','','2021-01-13 08:59:18','2021-01-13 08:59:18','',157,'http://portalempleo-des.clpu.int/?p=163',0,'revision','',0),(168,1,'2021-01-13 09:05:20','2021-01-13 09:05:20','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\"><em>The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers</em> (CLPU) is attached to the <em>General State Administration</em> and is participated by the <em>Ministry of Science and Innovation</em> (50%), the <em>Community of Castilla y León</em> (45%) and the <em>University of Salamanca</em> (5%), according to the collaboration agreement published in the <em>Official State Journal</em> of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the <em>National Map of Singular Scientific and Technical Infrastructures</em> thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the <em>Spanish System of Science, Technology and Innovation</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the <em>Nuclear Safety Council</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Home','','publish','closed','closed','','home','','','2021-03-18 12:22:11','2021-03-18 12:22:11','',0,'http://portalempleo-des.clpu.int/?page_id=168',0,'page','',0),(169,1,'2021-01-13 09:05:20','2021-01-13 09:05:20','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','Last Job Calls for CLPU','','inherit','closed','closed','','168-revision-v1','','','2021-01-13 09:05:20','2021-01-13 09:05:20','',168,'http://portalempleo-des.clpu.int/?p=169',0,'revision','',0),(174,1,'2021-01-14 10:28:34','2021-01-14 10:28:34','<!-- wp:paragraph -->\n<p>[detalleConvocatoria]</p>\n<!-- /wp:paragraph -->','Detalle de Convocatoria','','publish','closed','closed','','detalle-de-convocatoria','','','2021-01-22 09:58:30','2021-01-22 09:58:30','',0,'http://portalempleo-des.clpu.int/?page_id=174',0,'page','',0),(175,1,'2021-01-14 10:28:34','2021-01-14 10:28:34','<!-- wp:paragraph -->\n<p>Este es el detalle de una convocatoria</p>\n<!-- /wp:paragraph -->','Detalle de Convocatoria','','inherit','closed','closed','','174-revision-v1','','','2021-01-14 10:28:34','2021-01-14 10:28:34','',174,'http://portalempleo-des.clpu.int/?p=175',0,'revision','',0),(176,1,'2021-01-14 12:51:05','2021-01-14 12:51:05','<!-- wp:paragraph -->\n<p>[gestionarConvocatorias]</p>\n<!-- /wp:paragraph -->','Gestión de Convocatorias','','publish','closed','closed','','gestion-de-convocatorias','','','2021-01-14 12:57:56','2021-01-14 12:57:56','',0,'http://portalempleo-des.clpu.int/?page_id=176',0,'page','',0),(177,1,'2021-01-14 12:51:05','2021-01-14 12:51:05','<!-- wp:paragraph -->\n<p>[gestionarConvocatorias]</p>\n<!-- /wp:paragraph -->','Gestión de Convocatorias','','inherit','closed','closed','','176-revision-v1','','','2021-01-14 12:51:05','2021-01-14 12:51:05','',176,'http://portalempleo-des.clpu.int/176-revision-v1/',0,'revision','',0),(194,1,'2021-01-14 15:20:56','2021-01-14 15:20:56','','Contact','','publish','closed','closed','','194','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=194',2,'nav_menu_item','',0),(196,1,'2021-01-14 15:21:27','2021-01-14 15:21:27','','Blog_en','','inherit','closed','closed','','73-revision-v1','','','2021-01-14 15:21:27','2021-01-14 15:21:27','',73,'http://portalempleo-des.clpu.int/?p=196',0,'revision','',0),(198,1,'2021-01-14 15:23:48','2021-01-14 15:23:48','','Blog','','inherit','closed','closed','','73-revision-v1','','','2021-01-14 15:23:48','2021-01-14 15:23:48','',73,'http://portalempleo-des.clpu.int/?p=198',0,'revision','',0),(201,1,'2021-01-14 10:28:34','2021-01-14 10:28:34','<!-- wp:paragraph -->\n<p>[detalleConvocatoria]</p>\n<!-- /wp:paragraph -->','Call Details','','publish','closed','closed','','call-details','','','2021-01-28 12:43:55','2021-01-28 12:43:55','',0,'http://portalempleo-des.clpu.int/?page_id=201',0,'page','',0),(202,1,'2021-01-14 16:30:10','2021-01-14 16:30:10','<!-- wp:paragraph -->\n<p>This are the details for the call.</p>\n<!-- /wp:paragraph -->','Call Details','','inherit','closed','closed','','201-revision-v1','','','2021-01-14 16:30:10','2021-01-14 16:30:10','',201,'http://portalempleo-des.clpu.int/201-revision-v1/',0,'revision','',0),(204,1,'2021-01-15 07:25:44','2021-01-15 07:25:44','','Gestión Convocatorias','','publish','closed','closed','','204','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=204',6,'nav_menu_item','',0),(213,1,'2021-01-18 11:31:43','2021-01-18 11:31:43','<!-- wp:paragraph -->\n<p>Aquí te explicamos los motivos por los que deberías elegirnos.</p>\n<!-- /wp:paragraph -->','¿Por qué CLPU?','','inherit','closed','closed','','7-revision-v1','','','2021-01-18 11:31:43','2021-01-18 11:31:43','',7,'http://portalempleo-des.clpu.int/7-revision-v1/',0,'revision','',0),(215,1,'2021-01-18 11:33:17','2021-01-18 11:33:17','<!-- wp:paragraph -->\n<p>Here we explain why you must to choose us.</p>\n<!-- /wp:paragraph -->','Why the CPLU?','','inherit','closed','closed','','70-revision-v1','','','2021-01-18 11:33:17','2021-01-18 11:33:17','',70,'http://portalempleo-des.clpu.int/70-revision-v1/',0,'revision','',0),(219,1,'2021-01-18 12:38:09','2021-01-18 12:38:09','<!-- wp:paragraph -->\n<p>[detalleConvocatoria]</p>\n<!-- /wp:paragraph -->','Detalle de Convocatoria','','inherit','closed','closed','','174-revision-v1','','','2021-01-18 12:38:09','2021-01-18 12:38:09','',174,'http://portalempleo-des.clpu.int/174-revision-v1/',0,'revision','',0),(222,1,'2021-01-18 14:47:46','2021-01-18 14:47:46','<!-- wp:paragraph -->\n<p><strong>Dirección</strong><br>Edificio M5 - Parque Científico<br>Calle Adaja, 8 <br>37185 - Villamayor (Salamanca)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Horario de Atención</strong><br>Lunes a Jueves: de 9:00 a 18:00 h.<br>Viernes: de 09:00 a 15:00 h.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Vías de contacto</strong><br>Teléfono: +34 923 338 121<br>Fax: +34 923 338 134<br>Correo Electrónico:<a href=\"mailto:\">info@clpu.es</a><br>Sitio Web Informativo: <a href=\"http://www.clpu.es\" target=\"_blank\" rel=\"noopener\">www.clpu.es</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p> </p>\n<!-- /wp:paragraph -->','Encuéntranos','','inherit','closed','closed','','8-revision-v1','','','2021-01-18 14:47:46','2021-01-18 14:47:46','',8,'http://portalempleo-des.clpu.int/8-revision-v1/',0,'revision','',0),(224,1,'2021-01-18 14:51:47','2021-01-18 14:51:47','<!-- wp:paragraph -->\n<p><strong>Address</strong><br>Building M5 - Science Park<br>Calle Adaja, 8 <br>37185 - Villamayor (Salamanca)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Schedule</strong><br>Mondays to Thursdays: from 9:00 to 18:00 h.<br>Fridays: from 09:00 to 15:00 h.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact links</strong><br>Telephone: +34 923 338 121<br>Fax: +34 923 338 134<br>Email:<a href=\"mailto:\">info@clpu.es</a><br>Web Site: <a rel=\"noopener\" href=\"http://www.clpu.es\" target=\"_blank\">www.clpu.es</a></p>\n<!-- /wp:paragraph -->','Find Us','','inherit','closed','closed','','76-revision-v1','','','2021-01-18 14:51:47','2021-01-18 14:51:47','',76,'http://portalempleo-des.clpu.int/76-revision-v1/',0,'revision','',0),(225,1,'2021-01-18 14:56:27','2021-01-18 14:56:27','<!-- wp:paragraph -->\n<p><strong>Address</strong><br>Building M5 - Science Park<br>Calle Adaja, 8 <br>37185 - Villamayor (Salamanca)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Schedule</strong>s<br>Monday to Thursday: 9:00 to 18:00 h.<br>Friday: 09:00 to 15:00 h.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact links</strong><br>Telephone: +34 923 338 121<br>Fax: +34 923 338 134<br>Email:<a href=\"mailto:\">info@clpu.es</a><br>Web Site: <a rel=\"noopener\" href=\"http://www.clpu.es\" target=\"_blank\">www.clpu.es</a></p>\n<!-- /wp:paragraph -->','Find Us','','inherit','closed','closed','','76-revision-v1','','','2021-01-18 14:56:27','2021-01-18 14:56:27','',76,'http://portalempleo-des.clpu.int/76-revision-v1/',0,'revision','',0),(226,1,'2021-01-18 14:56:48','2021-01-18 14:56:48','<!-- wp:paragraph -->\n<p><strong>Address</strong><br>Building M5 - Science Park<br>Calle Adaja, 8 <br>37185 - Villamayor (Salamanca)</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Schedules</strong><br>Monday to Thursday: 9:00 to 18:00 h.<br>Friday: 09:00 to 15:00 h.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact links</strong><br>Telephone: +34 923 338 121<br>Fax: +34 923 338 134<br>Email:<a href=\"mailto:\">info@clpu.es</a><br>Web Site: <a rel=\"noopener\" href=\"http://www.clpu.es\" target=\"_blank\">www.clpu.es</a></p>\n<!-- /wp:paragraph -->','Find Us','','inherit','closed','closed','','76-revision-v1','','','2021-01-18 14:56:48','2021-01-18 14:56:48','',76,'http://portalempleo-des.clpu.int/76-revision-v1/',0,'revision','',0),(227,1,'2021-01-18 15:09:49','2021-01-18 15:09:49','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','Últimas Convocatorias del CLPU','','inherit','closed','closed','','157-revision-v1','','','2021-01-18 15:09:49','2021-01-18 15:09:49','',157,'http://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(228,1,'2021-01-18 15:20:44','2021-01-18 15:20:44','<!-- wp:paragraph -->\n<p>[buscadorConvocatoria]</p>\n<!-- /wp:paragraph -->','Ofertas de Trabajo del CLPU','','publish','closed','closed','','ofertas-de-trabajo','','','2021-01-28 11:47:57','2021-01-28 11:47:57','',0,'http://portalempleo-des.clpu.int/?page_id=228',0,'page','',0),(229,1,'2021-01-18 15:20:44','2021-01-18 15:20:44','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','Últimas Convocatorias','','inherit','closed','closed','','228-revision-v1','','','2021-01-18 15:20:44','2021-01-18 15:20:44','',228,'http://portalempleo-des.clpu.int/228-revision-v1/',0,'revision','',0),(230,1,'2021-01-18 15:20:44','2021-01-18 15:20:44','<!-- wp:paragraph -->\n<p>[buscadorConvocatoria]</p>\n<!-- /wp:paragraph -->','Job Opportunities','','publish','closed','closed','','job-opportunities','','','2021-01-28 11:47:21','2021-01-28 11:47:21','',0,'http://portalempleo-des.clpu.int/?page_id=230',0,'page','',0),(231,1,'2021-01-18 15:21:41','2021-01-18 15:21:41','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','Last Job Calls','','inherit','closed','closed','','230-revision-v1','','','2021-01-18 15:21:41','2021-01-18 15:21:41','',230,'http://portalempleo-des.clpu.int/230-revision-v1/',0,'revision','',0),(232,1,'2021-01-18 15:22:37','2021-01-18 15:22:37','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','Inicio','','inherit','closed','closed','','168-revision-v1','','','2021-01-18 15:22:37','2021-01-18 15:22:37','',168,'http://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(233,1,'2021-01-18 15:23:19','2021-01-18 15:23:19','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','168-revision-v1','','','2021-01-18 15:23:19','2021-01-18 15:23:19','',168,'http://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(234,1,'2021-01-18 15:25:16','2021-01-18 15:25:16',' ','','','publish','closed','closed','','job-calls-2','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=234',1,'nav_menu_item','',0),(235,1,'2021-01-18 15:26:10','2021-01-18 15:26:10','','Ofertas de Trabajo','','publish','closed','closed','','ofertas-de-trabajo-2','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=235',1,'nav_menu_item','',0),(236,1,'2021-01-19 07:17:29','2021-01-19 07:17:29','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','Job Calls','','inherit','closed','closed','','230-revision-v1','','','2021-01-19 07:17:29','2021-01-19 07:17:29','',230,'http://portalempleo-des.clpu.int/230-revision-v1/',0,'revision','',0),(237,1,'2021-01-19 07:18:07','2021-01-19 07:18:07','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','CLPU Job Calls','','inherit','closed','closed','','230-revision-v1','','','2021-01-19 07:18:07','2021-01-19 07:18:07','',230,'http://portalempleo-des.clpu.int/230-revision-v1/',0,'revision','',0),(238,1,'2021-01-19 07:18:53','2021-01-19 07:18:53','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','Ofertas de Trabajo del CLPU','','inherit','closed','closed','','228-revision-v1','','','2021-01-19 07:18:53','2021-01-19 07:18:53','',228,'http://portalempleo-des.clpu.int/228-revision-v1/',0,'revision','',0),(240,1,'2021-01-19 07:34:59','2021-01-19 07:34:59','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos (CLPU), está adscrito a la Administración General del Estado y está participado por el Ministerio de Ciencia e Innovación (50%), la Comunidad de Castilla y León (45%) y la Universidad de Salamanca (5%), según convenio de colaboración publicado en el Boletín Oficial del Estado del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del Sistema Español de Ciencia, Tecnología e Innovación.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el Consejo de Seguridad Nuclear (CSN).</p>\n<!-- /wp:paragraph -->','Últimas Convocatorias del CLPU','','inherit','closed','closed','','157-revision-v1','','','2021-01-19 07:34:59','2021-01-19 07:34:59','',157,'http://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(242,1,'2021-01-19 07:38:04','2021-01-19 07:38:04','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->','Job Opportunities','','inherit','closed','closed','','230-revision-v1','','','2021-01-19 07:38:04','2021-01-19 07:38:04','',230,'http://portalempleo-des.clpu.int/230-revision-v1/',0,'revision','',0),(243,1,'2021-01-19 07:43:34','2021-01-19 07:43:34','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos (CLPU), está adscrito a la Administración General del Estado y está participado por el Ministerio de Ciencia e Innovación (50%), la Comunidad de Castilla y León (45%) y la Universidad de Salamanca (5%), según convenio de colaboración publicado en el Boletín Oficial del Estado del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del Sistema Español de Ciencia, Tecnología e Innovación.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el Consejo de Seguridad Nuclear (CSN).</p>\n<!-- /wp:paragraph -->','Inicio','','inherit','closed','closed','','157-revision-v1','','','2021-01-19 07:43:34','2021-01-19 07:43:34','',157,'http://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(245,1,'2021-01-19 07:55:20','2021-01-19 07:55:20','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers (CLPU) is attached to the General State Administration and is participated by the Ministry of Science and Innovation (50%), the Community of Castilla y León (45%) and the University of Salamanca (5%), according to the collaboration agreement published in the Official State Journal of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the National Map of Singular Scientific and Technical Infrastructures thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the Spanish System of Science, Technology and Innovation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the Nuclear Safety Council (CSN).</p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','168-revision-v1','','','2021-01-19 07:55:20','2021-01-19 07:55:20','',168,'http://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(246,1,'2021-01-19 07:57:55','2021-01-19 07:57:55','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers (CLPU) is attached to the General State Administration and is participated by the Ministry of Science and Innovation (50%), the Community of Castilla y León (45%) and the University of Salamanca (5%), according to the collaboration agreement published in the Official State Journal of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the National Map of Singular Scientific and Technical Infrastructures thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the Spanish System of Science, Technology and Innovation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the Nuclear Safety Council (CSN).</p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','168-revision-v1','','','2021-01-19 07:57:55','2021-01-19 07:57:55','',168,'http://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(247,1,'2021-01-19 07:58:39','2021-01-19 07:58:39','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n</BR>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos (CLPU), está adscrito a la Administración General del Estado y está participado por el Ministerio de Ciencia e Innovación (50%), la Comunidad de Castilla y León (45%) y la Universidad de Salamanca (5%), según convenio de colaboración publicado en el Boletín Oficial del Estado del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del Sistema Español de Ciencia, Tecnología e Innovación.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el Consejo de Seguridad Nuclear (CSN).</p>\n<!-- /wp:paragraph -->','Inicio','','inherit','closed','closed','','157-revision-v1','','','2021-01-19 07:58:39','2021-01-19 07:58:39','',157,'http://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(249,1,'2021-01-19 07:59:17','2021-01-19 07:59:17','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br>\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos (CLPU), está adscrito a la Administración General del Estado y está participado por el Ministerio de Ciencia e Innovación (50%), la Comunidad de Castilla y León (45%) y la Universidad de Salamanca (5%), según convenio de colaboración publicado en el Boletín Oficial del Estado del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del Sistema Español de Ciencia, Tecnología e Innovación.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el Consejo de Seguridad Nuclear (CSN).</p>\n<!-- /wp:paragraph -->','Inicio','','inherit','closed','closed','','157-revision-v1','','','2021-01-19 07:59:17','2021-01-19 07:59:17','',157,'http://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(250,1,'2021-01-19 07:59:46','2021-01-19 07:59:46','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<br>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers (CLPU) is attached to the General State Administration and is participated by the Ministry of Science and Innovation (50%), the Community of Castilla y León (45%) and the University of Salamanca (5%), according to the collaboration agreement published in the Official State Journal of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the National Map of Singular Scientific and Technical Infrastructures thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the Spanish System of Science, Technology and Innovation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the Nuclear Safety Council (CSN).</p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','168-revision-v1','','','2021-01-19 07:59:46','2021-01-19 07:59:46','',168,'http://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(251,1,'2021-01-19 07:59:58','2021-01-19 07:59:58','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br>\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers (CLPU) is attached to the General State Administration and is participated by the Ministry of Science and Innovation (50%), the Community of Castilla y León (45%) and the University of Salamanca (5%), according to the collaboration agreement published in the Official State Journal of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the National Map of Singular Scientific and Technical Infrastructures thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the Spanish System of Science, Technology and Innovation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the Nuclear Safety Council (CSN).</p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','168-revision-v1','','','2021-01-19 07:59:58','2021-01-19 07:59:58','',168,'http://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(252,1,'2021-01-19 08:10:57','2021-01-19 08:10:57','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers (CLPU) is attached to the General State Administration and is participated by the Ministry of Science and Innovation (50%), the Community of Castilla y León (45%) and the University of Salamanca (5%), according to the collaboration agreement published in the Official State Journal of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the National Map of Singular Scientific and Technical Infrastructures thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the Spanish System of Science, Technology and Innovation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the Nuclear Safety Council (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->','Home','','inherit','closed','closed','','168-revision-v1','','','2021-01-19 08:10:57','2021-01-19 08:10:57','',168,'http://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(254,1,'2021-01-19 08:11:06','2021-01-19 08:11:06','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers (CLPU) is attached to the General State Administration and is participated by the Ministry of Science and Innovation (50%), the Community of Castilla y León (45%) and the University of Salamanca (5%), according to the collaboration agreement published in the Official State Journal of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the National Map of Singular Scientific and Technical Infrastructures thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the Spanish System of Science, Technology and Innovation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the Nuclear Safety Council (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','168-revision-v1','','','2021-01-19 08:11:06','2021-01-19 08:11:06','',168,'http://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(255,1,'2021-01-19 08:11:39','2021-01-19 08:11:39','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos (CLPU), está adscrito a la Administración General del Estado y está participado por el Ministerio de Ciencia e Innovación (50%), la Comunidad de Castilla y León (45%) y la Universidad de Salamanca (5%), según convenio de colaboración publicado en el Boletín Oficial del Estado del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del Sistema Español de Ciencia, Tecnología e Innovación.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el Consejo de Seguridad Nuclear (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Inicio','','inherit','closed','closed','','157-revision-v1','','','2021-01-19 08:11:39','2021-01-19 08:11:39','',157,'http://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(257,1,'2021-01-19 08:28:50','2021-01-19 08:28:50','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\"><em>The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers</em> (CLPU) is attached to the <em>General State Administration</em> and is participated by the <em>Ministry of Science and Innovation</em> (50%), the <em>Community of Castilla y León</em> (45%) and the <em>University of Salamanca</em> (5%), according to the collaboration agreement published in the <em>Official State Journal</em> of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the <em>National Map of Singular Scientific and Technical Infrastructures</em> thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the <em>Spanish System of Science, Technology and Innovation</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the <em>Nuclear Safety Council</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','168-revision-v1','','','2021-01-19 08:28:50','2021-01-19 08:28:50','',168,'http://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(259,1,'2021-01-19 08:30:09','2021-01-19 08:30:09','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El <em>Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos</em> (CLPU), está adscrito a la <em>Administración General del Estado</em> y está participado por el <em>Ministerio de Ciencia e Innovación</em> (50%), la <em>Comunidad de Castilla y León</em> (45%) y la <em>Universidad de Salamanca</em> (5%), según convenio de colaboración publicado en el <em>Boletín Oficial del Estado</em> del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al <em>Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares</em> gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del <em>Sistema Español de Ciencia, Tecnología e Innovación</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el <em>Consejo de Seguridad Nuclear</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Inicio','','inherit','closed','closed','','157-revision-v1','','','2021-01-19 08:30:09','2021-01-19 08:30:09','',157,'http://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(261,1,'2021-01-19 11:12:26','2021-01-19 11:12:26','<!-- wp:paragraph -->\n<p>VEGA es el único sistema láser de  España capaz de alcanzar un pico de potencia de un petavatio. Un sistema láser con una arquitectura única ya que cuenta con tres salidas sincronizadas de diferente potencia para ofrecer servicios a cualquier usuario científico del mundo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>El CLPU ofrece una oportunidad única de aprendizaje e investigación en una infraestructura pionera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Plan de igualdad</li><li>HRS4R (en proceso)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','¿Por qué trabajar en el CLPU?','','inherit','closed','closed','','7-revision-v1','','','2021-01-19 11:12:26','2021-01-19 11:12:26','',7,'http://portalempleo-des.clpu.int/7-revision-v1/',0,'revision','',0),(263,1,'2021-01-19 11:24:20','2021-01-19 11:24:20','<!-- wp:paragraph -->\n<p>VEGA is the only laser system in Spain capable of reaching a peak power of one petawatt. A laser system with a unique architecture since it has three synchronized outputs of different power to offer services to any scientific user in the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CLPU offers a unique learning and research opportunity in a innovative infrastructure.</p>\n<!-- /wp:paragraph -->','Why the CPLU?','','inherit','closed','closed','','70-revision-v1','','','2021-01-19 11:24:20','2021-01-19 11:24:20','',70,'http://portalempleo-des.clpu.int/70-revision-v1/',0,'revision','',0),(265,1,'2021-01-19 11:26:17','2021-01-19 11:26:17','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA es el único sistema láser de  España capaz de alcanzar un pico de potencia de un petavatio. Un sistema láser con una arquitectura única ya que cuenta con tres salidas sincronizadas de diferente potencia para ofrecer servicios a cualquier usuario científico del mundo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>El CLPU ofrece una oportunidad única de aprendizaje e investigación en una infraestructura pionera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Plan de igualdad</li><li>HRS4R (en proceso)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','¿Por qué trabajar en el CLPU?','','inherit','closed','closed','','7-revision-v1','','','2021-01-19 11:26:17','2021-01-19 11:26:17','',7,'http://portalempleo-des.clpu.int/7-revision-v1/',0,'revision','',0),(266,1,'2021-01-19 11:27:33','2021-01-19 11:27:33','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA is the only laser system in Spain capable of reaching a peak power of one petawatt. A laser system with a unique architecture since it has three synchronized outputs of different power to offer services to any scientific user in the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CLPU offers a unique learning and research opportunity in a innovative infrastructure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->','Why the CPLU?','','inherit','closed','closed','','70-revision-v1','','','2021-01-19 11:27:33','2021-01-19 11:27:33','',70,'http://portalempleo-des.clpu.int/70-revision-v1/',0,'revision','',0),(267,1,'2021-01-19 11:28:26','2021-01-19 11:28:26','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA is the only laser system in Spain capable of reaching a peak power of one petawatt. A laser system with a unique architecture since it has three synchronized outputs of different power to offer services to any scientific user in the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CLPU offers a unique learning and research opportunity in a innovative infrastructure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Plan de igualdad</li><li>HRS4R (en proceso)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why the CPLU?','','inherit','closed','closed','','70-revision-v1','','','2021-01-19 11:28:26','2021-01-19 11:28:26','',70,'http://portalempleo-des.clpu.int/70-revision-v1/',0,'revision','',0),(269,1,'2021-01-19 11:45:26','2021-01-19 11:45:26','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA is the only laser system in Spain capable of reaching a peak power of one petawatt. A laser system with a unique architecture since it has three synchronized outputs of different power to offer services to any scientific user in the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CLPU offers a unique learning and research opportunity in a innovative infrastructure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Gender Quality Plan</li><li>HRS4R (in process)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why the CPLU?','','inherit','closed','closed','','70-revision-v1','','','2021-01-19 11:45:26','2021-01-19 11:45:26','',70,'http://portalempleo-des.clpu.int/70-revision-v1/',0,'revision','',0),(270,1,'2021-01-19 11:45:33','2021-01-19 11:45:33','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA is the only laser system in Spain capable of reaching a peak power of one petawatt. A laser system with a unique architecture since it has three synchronized outputs of different power to offer services to any scientific user in the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CLPU offers a unique learning and research opportunity in a innovative infrastructure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Gender Equality Plan</li><li>HRS4R (in process)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why the CPLU?','','inherit','closed','closed','','70-revision-v1','','','2021-01-19 11:45:33','2021-01-19 11:45:33','',70,'http://portalempleo-des.clpu.int/70-revision-v1/',0,'revision','',0),(271,1,'2021-01-14 12:51:05','2021-01-14 12:51:05','<!-- wp:paragraph -->\n<p>[gestionarConvocatorias]</p>\n<!-- /wp:paragraph -->','Calls Management','','publish','closed','closed','','calls-management','','','2021-01-19 11:53:47','2021-01-19 11:53:47','',0,'http://portalempleo-des.clpu.int/?page_id=271',0,'page','',0),(272,1,'2021-01-19 11:53:45','2021-01-19 11:53:45','<!-- wp:paragraph -->\n<p>[gestionarConvocatorias]</p>\n<!-- /wp:paragraph -->','Calls Management','','inherit','closed','closed','','271-revision-v1','','','2021-01-19 11:53:45','2021-01-19 11:53:45','',271,'http://portalempleo-des.clpu.int/271-revision-v1/',0,'revision','',0),(273,1,'2021-01-19 11:54:23','2021-01-19 11:54:23','<!-- wp:paragraph -->\n<p>[gestionarConvocatorias]</p>\n<!-- /wp:paragraph -->','Calls Management','','inherit','closed','closed','','271-autosave-v1','','','2021-01-19 11:54:23','2021-01-19 11:54:23','',271,'http://portalempleo-des.clpu.int/271-autosave-v1/',0,'revision','',0),(274,1,'2021-01-19 11:55:14','2021-01-19 11:55:14',' ','','','publish','closed','closed','','274','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=274',6,'nav_menu_item','',0),(284,1,'2021-01-22 11:42:29','2021-01-22 11:42:29','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA es el único sistema láser de  España capaz de alcanzar un pico de potencia de un petavatio. Un sistema láser con una arquitectura única ya que cuenta con tres salidas sincronizadas de diferente potencia para ofrecer servicios a cualquier usuario científico del mundo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>El CLPU ofrece una oportunidad única de aprendizaje e investigación en una infraestructura pionera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Política de igualdad</li><li>Política de calidad</li><li>HRS4R (en proceso)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','¿Por qué trabajar en el CLPU?','','inherit','closed','closed','','7-revision-v1','','','2021-01-22 11:42:29','2021-01-22 11:42:29','',7,'http://portalempleo-des.clpu.int/7-revision-v1/',0,'revision','',0),(286,1,'2021-01-22 11:47:29','2021-01-22 11:47:29','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA is the only laser system in Spain capable of reaching a peak power of one petawatt. A laser system with a unique architecture since it has three synchronized outputs of different power to offer services to any scientific user in the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CLPU offers a unique learning and research opportunity in a innovative infrastructure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Gender Equality Policy</li><li>Quality Policy</li><li>HRS4R (in process)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why the CPLU?','','inherit','closed','closed','','70-revision-v1','','','2021-01-22 11:47:29','2021-01-22 11:47:29','',70,'http://portalempleo-des.clpu.int/70-revision-v1/',0,'revision','',0),(289,1,'2021-01-28 11:39:06','2021-01-28 11:39:06','<!-- wp:paragraph -->\n<p>[buscadorConvocatoria]</p>\n<!-- /wp:paragraph -->','Ofertas de Trabajo del CLPU','','inherit','closed','closed','','228-revision-v1','','','2021-01-28 11:39:06','2021-01-28 11:39:06','',228,'http://portalempleo-des.clpu.int/228-revision-v1/',0,'revision','',0),(290,1,'2021-01-28 11:39:43','2021-01-28 11:39:43','<!-- wp:paragraph -->\n<p>[buscadorConvocatoria]</p>\n<!-- /wp:paragraph -->','Job Opportunities','','inherit','closed','closed','','230-revision-v1','','','2021-01-28 11:39:43','2021-01-28 11:39:43','',230,'http://portalempleo-des.clpu.int/230-revision-v1/',0,'revision','',0),(291,1,'2021-01-28 11:45:46','2021-01-28 11:45:46','','Job Opportunities','','inherit','closed','closed','','230-revision-v1','','','2021-01-28 11:45:46','2021-01-28 11:45:46','',230,'http://portalempleo-des.clpu.int/230-revision-v1/',0,'revision','',0),(292,1,'2021-01-28 11:46:12','2021-01-28 11:46:12','','Ofertas de Trabajo del CLPU','','inherit','closed','closed','','228-revision-v1','','','2021-01-28 11:46:12','2021-01-28 11:46:12','',228,'http://portalempleo-des.clpu.int/228-revision-v1/',0,'revision','',0),(293,1,'2021-01-28 11:47:15','2021-01-28 11:47:15','<!-- wp:paragraph -->\n<p>[buscadorConvocatoria]</p>\n<!-- /wp:paragraph -->','Job Opportunities','','inherit','closed','closed','','230-revision-v1','','','2021-01-28 11:47:15','2021-01-28 11:47:15','',230,'http://portalempleo-des.clpu.int/230-revision-v1/',0,'revision','',0),(294,1,'2021-01-28 11:47:52','2021-01-28 11:47:52','<!-- wp:paragraph -->\n<p>[buscadorConvocatoria]</p>\n<!-- /wp:paragraph -->','Ofertas de Trabajo del CLPU','','inherit','closed','closed','','228-revision-v1','','','2021-01-28 11:47:52','2021-01-28 11:47:52','',228,'http://portalempleo-des.clpu.int/228-revision-v1/',0,'revision','',0),(295,1,'2021-01-28 12:43:51','2021-01-28 12:43:51','<!-- wp:paragraph -->\n<p>[detalleConvocatoria]</p>\n<!-- /wp:paragraph -->','Call Details','','inherit','closed','closed','','201-revision-v1','','','2021-01-28 12:43:51','2021-01-28 12:43:51','',201,'http://portalempleo-des.clpu.int/201-revision-v1/',0,'revision','',0),(296,1,'2021-02-02 11:44:06','2021-02-02 11:44:06','<!-- wp:paragraph -->\n<p>[detalleCandidato]</p>\n<!-- /wp:paragraph -->','Perfil del candidato','','publish','closed','closed','','perfil-del-candidato','','','2021-02-02 11:44:10','2021-02-02 11:44:10','',0,'http://portalempleo-des.clpu.int/?page_id=296',0,'page','',0),(297,1,'2021-02-02 11:44:06','2021-02-02 11:44:06','<!-- wp:paragraph -->\n<p>[detalleCandidato]</p>\n<!-- /wp:paragraph -->','Perfil del candidato','','inherit','closed','closed','','296-revision-v1','','','2021-02-02 11:44:06','2021-02-02 11:44:06','',296,'http://portalempleo-des.clpu.int/296-revision-v1/',0,'revision','',0),(298,1,'2021-02-02 11:44:37','2021-02-02 11:44:37','<!-- wp:paragraph -->\n<p>[detalleCandidato]</p>\n<!-- /wp:paragraph -->','Perfil del candidato','','inherit','closed','closed','','296-autosave-v1','','','2021-02-02 11:44:37','2021-02-02 11:44:37','',296,'http://portalempleo-des.clpu.int/296-autosave-v1/',0,'revision','',0),(299,1,'2021-02-02 11:48:31','2021-02-02 11:48:31',' ','','','publish','closed','closed','','299','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=299',13,'nav_menu_item','',0),(300,1,'2021-02-02 11:44:06','2021-02-02 11:44:06','<!-- wp:paragraph -->\n<p>[detalleCandidato]</p>\n<!-- /wp:paragraph -->','Candidate Profile','','publish','closed','closed','','candidate-profile','','','2021-02-02 11:51:52','2021-02-02 11:51:52','',0,'http://portalempleo-des.clpu.int/?page_id=300',0,'page','',0),(301,1,'2021-02-02 11:51:48','2021-02-02 11:51:48','<!-- wp:paragraph -->\n<p>[detalleCandidato]</p>\n<!-- /wp:paragraph -->','Candidate Profile','','inherit','closed','closed','','300-revision-v1','','','2021-02-02 11:51:48','2021-02-02 11:51:48','',300,'http://portalempleo-des.clpu.int/300-revision-v1/',0,'revision','',0),(303,1,'2021-02-02 11:55:25','2021-02-02 11:55:25',' ','','','publish','closed','closed','','303','','','2021-04-29 14:06:36','2021-04-29 14:06:36','',0,'http://portalempleo-des.clpu.int/?p=303',13,'nav_menu_item','',0),(304,1,'2021-02-11 13:53:05','2021-02-11 13:53:05','<!-- wp:paragraph -->\n<p>[downloadCandidato]</p>\n<!-- /wp:paragraph -->','descarga','','draft','closed','closed','','descarga','','','2021-02-15 08:38:43','2021-02-15 08:38:43','',0,'http://portalempleo-des.clpu.int/?page_id=304',0,'page','',0),(305,1,'2021-02-11 13:53:05','2021-02-11 13:53:05','<!-- wp:paragraph -->\n<p>[downloadCandidato]</p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','304-revision-v1','','','2021-02-11 13:53:05','2021-02-11 13:53:05','',304,'https://portalempleo-des.clpu.int/304-revision-v1/',0,'revision','',0),(307,1,'2021-02-11 13:54:09','2021-02-11 13:54:09','<!-- wp:paragraph -->\n<p>[downloadCandidato]</p>\n<!-- /wp:paragraph -->','download','','inherit','closed','closed','','304-revision-v1','','','2021-02-11 13:54:09','2021-02-11 13:54:09','',304,'https://portalempleo-des.clpu.int/304-revision-v1/',0,'revision','',0),(308,1,'2021-02-11 13:53:05','2021-02-11 13:53:05','<!-- wp:paragraph -->\n<p>[downloadCandidato]</p>\n<!-- /wp:paragraph -->','download','','draft','closed','closed','','download','','','2021-02-15 08:38:43','2021-02-15 08:38:43','',0,'http://portalempleo-des.clpu.int/?page_id=308',0,'page','',0),(309,1,'2021-02-11 13:54:45','2021-02-11 13:54:45','<!-- wp:paragraph -->\n<p>[downloadCandidato]</p>\n<!-- /wp:paragraph -->','download','','inherit','closed','closed','','308-revision-v1','','','2021-02-11 13:54:45','2021-02-11 13:54:45','',308,'https://portalempleo-des.clpu.int/308-revision-v1/',0,'revision','',0),(312,1,'2021-02-11 13:56:45','2021-02-11 13:56:45','<!-- wp:paragraph -->\n<p>[downloadCandidato]</p>\n<!-- /wp:paragraph -->','descarga','','inherit','closed','closed','','304-revision-v1','','','2021-02-11 13:56:45','2021-02-11 13:56:45','',304,'https://portalempleo-des.clpu.int/304-revision-v1/',0,'revision','',0),(314,1,'2021-02-17 10:02:48','2021-02-17 10:02:48','<!-- wp:paragraph -->\n<p>[downloadConvocatoria]</p>\n<!-- /wp:paragraph -->','Descarga','','publish','closed','closed','','descargac','','','2021-02-17 10:02:51','2021-02-17 10:02:51','',0,'http://portalempleo-des.clpu.int/?page_id=314',0,'page','',0),(315,1,'2021-02-17 10:02:48','2021-02-17 10:02:48','<!-- wp:paragraph -->\n<p>[downloadConvocatoria]</p>\n<!-- /wp:paragraph -->','Descarga','','inherit','closed','closed','','314-revision-v1','','','2021-02-17 10:02:48','2021-02-17 10:02:48','',314,'https://portalempleo-des.clpu.int/314-revision-v1/',0,'revision','',0),(316,1,'2021-02-17 10:02:48','2021-02-17 10:02:48','<!-- wp:paragraph -->\n<p>[downloadConvocatoria]</p>\n<!-- /wp:paragraph -->','Download','','publish','closed','closed','','downloadc','','','2021-02-17 10:04:35','2021-02-17 10:04:35','',0,'http://portalempleo-des.clpu.int/?page_id=316',0,'page','',0),(317,1,'2021-02-17 10:04:33','2021-02-17 10:04:33','<!-- wp:paragraph -->\n<p>[downloadConvocatoria]</p>\n<!-- /wp:paragraph -->','Download','','inherit','closed','closed','','316-revision-v1','','','2021-02-17 10:04:33','2021-02-17 10:04:33','',316,'https://portalempleo-des.clpu.int/316-revision-v1/',0,'revision','',0),(319,1,'2021-02-23 13:00:59','2021-02-23 13:00:59','<!-- wp:paragraph -->\n<p>[gestionarMisCandidaturas]</p>\n<!-- /wp:paragraph -->','Mis Candidaturas','','publish','closed','closed','','mis-candidaturas','','','2021-02-23 13:01:06','2021-02-23 13:01:06','',0,'http://portalempleo-des.clpu.int/?page_id=319',0,'page','',0),(320,1,'2021-02-23 13:00:59','2021-02-23 13:00:59','<!-- wp:paragraph -->\n<p>[gestionarMisCandidaturas]</p>\n<!-- /wp:paragraph -->','Mis Candidaturas','','inherit','closed','closed','','319-revision-v1','','','2021-02-23 13:00:59','2021-02-23 13:00:59','',319,'https://portalempleo-des.clpu.int/319-revision-v1/',0,'revision','',0),(321,1,'2021-02-23 13:00:59','2021-02-23 13:00:59','<!-- wp:paragraph -->\n<p>[gestionarMisCandidaturas]</p>\n<!-- /wp:paragraph -->','My Calls','','publish','closed','closed','','my-calls','','','2021-02-23 13:01:58','2021-02-23 13:01:58','',0,'http://portalempleo-des.clpu.int/?page_id=321',0,'page','',0),(322,1,'2021-02-23 13:01:53','2021-02-23 13:01:53','<!-- wp:paragraph -->\n<p>[gestionarMisCandidaturas]</p>\n<!-- /wp:paragraph -->','My Calls','','inherit','closed','closed','','321-revision-v1','','','2021-02-23 13:01:53','2021-02-23 13:01:53','',321,'https://portalempleo-des.clpu.int/321-revision-v1/',0,'revision','',0),(323,1,'2021-02-23 13:04:49','2021-02-23 13:04:49',' ','','','publish','closed','closed','','323','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=323',14,'nav_menu_item','',0),(324,1,'2021-02-23 13:05:34','2021-02-23 13:05:34',' ','','','publish','closed','closed','','324','','','2021-04-29 14:06:36','2021-04-29 14:06:36','',0,'http://portalempleo-des.clpu.int/?p=324',14,'nav_menu_item','',0),(326,1,'2021-03-05 13:10:17','2021-03-05 13:10:17','','Area Personal','','publish','closed','closed','','area-personal','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=326',12,'nav_menu_item','',0),(327,1,'2021-03-05 13:11:54','2021-03-05 13:11:54','','Personal Area','','publish','closed','closed','','personal-area','','','2021-04-29 14:06:36','2021-04-29 14:06:36','',0,'http://portalempleo-des.clpu.int/?p=327',12,'nav_menu_item','',0),(328,1,'2021-03-10 09:34:23','2021-03-10 09:34:23','<!-- wp:paragraph -->\n<p>[gestionarConvocatoriaCandidatos]</p>\n<!-- /wp:paragraph -->','Listado de Candidatos por Convocatoria','','publish','closed','closed','','candidatos-convocatoria','','','2021-03-10 09:34:31','2021-03-10 09:34:31','',0,'http://portalempleo-des.clpu.int/?page_id=328',0,'page','',0),(329,1,'2021-03-10 09:34:23','2021-03-10 09:34:23','<!-- wp:paragraph -->\n<p>[gestionarConvocatoriaCandidatos]</p>\n<!-- /wp:paragraph -->','Listado de Candidatos por Convocatoria','','inherit','closed','closed','','328-revision-v1','','','2021-03-10 09:34:23','2021-03-10 09:34:23','',328,'https://portalempleo-des.clpu.int/328-revision-v1/',0,'revision','',0),(330,1,'2021-03-10 09:38:38','2021-03-10 09:38:38','','Candidatos Inscritos','','publish','closed','closed','','candidatos-inscritos','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=330',8,'nav_menu_item','',0),(331,1,'2021-03-10 11:51:14','2021-03-10 11:51:14','','Gestión','','publish','closed','closed','','gestion','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=331',5,'nav_menu_item','',0),(332,1,'2021-03-10 11:51:14','2021-03-10 11:51:14','','Gestión Candidatos','','publish','closed','closed','','gestion-candidatos','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=332',7,'nav_menu_item','',0),(333,1,'2021-03-10 12:50:29','2021-03-10 12:50:29','','Management','','publish','closed','closed','','management','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=333',5,'nav_menu_item','',0),(334,1,'2021-03-10 09:34:23','2021-03-10 09:34:23','<!-- wp:paragraph -->\n<p>[gestionarConvocatoriaCandidatos]</p>\n<!-- /wp:paragraph -->','List of Candidates by Call','','publish','closed','closed','','candidates-by-call','','','2021-03-10 12:53:24','2021-03-10 12:53:24','',0,'http://portalempleo-des.clpu.int/?page_id=334',0,'page','',0),(335,1,'2021-03-10 12:53:20','2021-03-10 12:53:20','<!-- wp:paragraph -->\n<p>[gestionarConvocatoriaCandidatos]</p>\n<!-- /wp:paragraph -->','List of Candidates by Call','','inherit','closed','closed','','334-revision-v1','','','2021-03-10 12:53:20','2021-03-10 12:53:20','',334,'https://portalempleo-des.clpu.int/334-revision-v1/',0,'revision','',0),(336,1,'2021-03-10 12:54:56','2021-03-10 12:54:56','','Candidates Management','','publish','closed','closed','','candidates-management','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=336',7,'nav_menu_item','',0),(337,1,'2021-03-10 12:54:57','2021-03-10 12:54:57','','Registered Candidates','','publish','closed','closed','','337','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=337',8,'nav_menu_item','',0),(338,1,'2021-03-10 14:53:50','2021-03-10 14:53:50','<!-- wp:paragraph -->\n<p>[fichaCandidato]</p>\n<!-- /wp:paragraph -->','Ficha del Candidato','','publish','closed','closed','','ficha-candidato','','','2021-03-10 14:55:44','2021-03-10 14:55:44','',0,'http://portalempleo-des.clpu.int/?page_id=338',0,'page','',0),(339,1,'2021-03-10 14:53:50','2021-03-10 14:53:50','<!-- wp:paragraph -->\n<p>[fichaCandidato]</p>\n<!-- /wp:paragraph -->','Ficha del Candidato','','inherit','closed','closed','','338-revision-v1','','','2021-03-10 14:53:50','2021-03-10 14:53:50','',338,'https://portalempleo-des.clpu.int/338-revision-v1/',0,'revision','',0),(340,1,'2021-03-10 14:53:50','2021-03-10 14:53:50','<!-- wp:paragraph -->\n<p>[fichaCandidato]</p>\n<!-- /wp:paragraph -->','Candidate Tab','','publish','closed','closed','','candidate-tab','','','2021-04-28 15:00:58','2021-04-28 15:00:58','',0,'http://portalempleo-des.clpu.int/?page_id=340',0,'page','',0),(341,1,'2021-03-10 14:56:40','2021-03-10 14:56:40','<!-- wp:paragraph -->\n<p>[fichaCandidato]</p>\n<!-- /wp:paragraph -->','Candidate Tab','','inherit','closed','closed','','340-revision-v1','','','2021-03-10 14:56:40','2021-03-10 14:56:40','',340,'https://portalempleo-des.clpu.int/340-revision-v1/',0,'revision','',0),(343,1,'2021-03-15 10:44:16','2021-03-15 10:44:16','<!-- wp:paragraph -->\n<p>[buscadorCandidato]</p>\n<!-- /wp:paragraph -->','Buscador de Candidatos','','publish','closed','closed','','buscador-candidatos','','','2021-03-15 10:44:25','2021-03-15 10:44:25','',0,'http://portalempleo-des.clpu.int/?page_id=343',0,'page','',0),(344,1,'2021-03-15 10:44:16','2021-03-15 10:44:16','<!-- wp:paragraph -->\n<p>[buscadorCandidato]</p>\n<!-- /wp:paragraph -->','Buscador de Candidatos','','inherit','closed','closed','','343-revision-v1','','','2021-03-15 10:44:16','2021-03-15 10:44:16','',343,'https://portalempleo-des.clpu.int/343-revision-v1/',0,'revision','',0),(346,1,'2021-03-15 10:45:14','2021-03-15 10:45:14',' ','','','publish','closed','closed','','346','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=346',9,'nav_menu_item','',0),(347,1,'2021-03-15 10:44:16','2021-03-15 10:44:16','<!-- wp:paragraph -->\n<p>[buscadorCandidato]</p>\n<!-- /wp:paragraph -->','Candidate Finder','','publish','closed','closed','','candidate-finder','','','2021-03-15 11:16:20','2021-03-15 11:16:20','',0,'http://portalempleo-des.clpu.int/?page_id=347',0,'page','',0),(348,1,'2021-03-15 11:16:12','2021-03-15 11:16:12','<!-- wp:paragraph -->\n<p>[buscadorCandidato]</p>\n<!-- /wp:paragraph -->','Candidate Finder','','inherit','closed','closed','','347-revision-v1','','','2021-03-15 11:16:12','2021-03-15 11:16:12','',347,'https://portalempleo-des.clpu.int/347-revision-v1/',0,'revision','',0),(349,1,'2021-03-15 11:17:08','2021-03-15 11:17:08',' ','','','publish','closed','closed','','349','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=349',9,'nav_menu_item','',0),(350,1,'2021-03-17 16:01:13','2021-03-17 16:01:13','<!-- wp:paragraph -->\n<p>[gestionarMisCandidaturas]</p>\n<!-- /wp:paragraph -->','Mis Candidaturas','','inherit','closed','closed','','319-autosave-v1','','','2021-03-17 16:01:13','2021-03-17 16:01:13','',319,'https://portalempleo-des.clpu.int/319-autosave-v1/',0,'revision','',0),(351,1,'2021-03-18 11:51:15','2021-03-18 11:51:15','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA es el único sistema láser de  España capaz de alcanzar un pico de potencia de un petavatio. Un sistema láser con una arquitectura única ya que cuenta con tres salidas sincronizadas de diferente potencia para ofrecer servicios a cualquier usuario científico del mundo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>El CLPU ofrece una oportunidad única de aprendizaje e investigación en una infraestructura pionera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Política de igualdad</li><li>Política de calidad</li><li>HRS4R (en proceso)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','¿Por qué trabajar en el CLPU?','','inherit','closed','closed','','7-autosave-v1','','','2021-03-18 11:51:15','2021-03-18 11:51:15','',7,'https://portalempleo-des.clpu.int/7-autosave-v1/',0,'revision','',0),(353,1,'2021-03-18 11:53:05','2021-03-18 11:53:05','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA es el único sistema láser de  España capaz de alcanzar un pico de potencia de un petavatio. Un sistema láser con una arquitectura única ya que cuenta con tres salidas sincronizadas de diferente potencia para ofrecer servicios a cualquier usuario científico del mundo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>El CLPU ofrece una oportunidad única de aprendizaje e investigación en una infraestructura pionera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Política de igualdad</li><li>Política de calidad</li><li>HRS4R (en proceso)</li></ul>\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El <em>Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos</em> (CLPU), está adscrito a la <em>Administración General del Estado</em> y está participado por el <em>Ministerio de Ciencia e Innovación</em> (50%), la <em>Comunidad de Castilla y León</em> (45%) y la <em>Universidad de Salamanca</em> (5%), según convenio de colaboración publicado en el <em>Boletín Oficial del Estado</em> del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al <em>Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares</em> gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del <em>Sistema Español de Ciencia, Tecnología e Innovación</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el <em>Consejo de Seguridad Nuclear</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','¿Por qué trabajar en el CLPU?','','inherit','closed','closed','','157-revision-v1','','','2021-03-18 11:53:05','2021-03-18 11:53:05','',157,'https://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(354,1,'2021-03-18 11:54:33','2021-03-18 11:54:33','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA is the only laser system in Spain capable of reaching a peak power of one petawatt. A laser system with a unique architecture since it has three synchronized outputs of different power to offer services to any scientific user in the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CLPU offers a unique learning and research opportunity in a innovative infrastructure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Gender Equality Policy</li><li>Quality Policy</li><li>HRS4R (in process)</li></ul>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why the CPLU?','','inherit','closed','closed','','70-autosave-v1','','','2021-03-18 11:54:33','2021-03-18 11:54:33','',70,'https://portalempleo-des.clpu.int/70-autosave-v1/',0,'revision','',0),(356,1,'2021-03-18 11:55:19','2021-03-18 11:55:19','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA is the only one laser system in Spain capable of reaching a peak power of one petawatt. A laser system with a unique architecture since it has three synchronized outputs of different power to offer services to any scientific user in the world.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The CLPU offers a unique learning and research opportunity in a innovative infrastructure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Gender Equality Policy</li><li>Quality Policy</li><li>HRS4R (in process)</li></ul>\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\"><em>The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers</em> (CLPU) is attached to the <em>General State Administration</em> and is participated by the <em>Ministry of Science and Innovation</em> (50%), the <em>Community of Castilla y León</em> (45%) and the <em>University of Salamanca</em> (5%), according to the collaboration agreement published in the <em>Official State Journal</em> of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the <em>National Map of Singular Scientific and Technical Infrastructures</em> thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the <em>Spanish System of Science, Technology and Innovation</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the <em>Nuclear Safety Council</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why the CPLU?','','inherit','closed','closed','','168-revision-v1','','','2021-03-18 11:55:19','2021-03-18 11:55:19','',168,'https://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(357,1,'2021-03-18 12:00:40','2021-03-18 12:00:40','<!-- wp:html -->\n<div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>VEGA es el único sistema láser de  España capaz de alcanzar un pico de potencia de un petavatio. Un sistema láser con una arquitectura única ya que cuenta con tres salidas sincronizadas de diferente potencia para ofrecer servicios a cualquier usuario científico del mundo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>El CLPU ofrece una oportunidad única de aprendizaje e investigación en una infraestructura pionera.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<ul><li>Política de igualdad</li><li>Política de calidad</li><li>HRS4R (en proceso)</li></ul>\n</div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<div class=\"convocatorias_abiertas\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El <em>Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos</em> (CLPU), está adscrito a la <em>Administración General del Estado</em> y está participado por el <em>Ministerio de Ciencia e Innovación</em> (50%), la <em>Comunidad de Castilla y León</em> (45%) y la <em>Universidad de Salamanca</em> (5%), según convenio de colaboración publicado en el <em>Boletín Oficial del Estado</em> del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al <em>Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares</em> gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del <em>Sistema Español de Ciencia, Tecnología e Innovación</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el <em>Consejo de Seguridad Nuclear</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','¿Por qué trabajar en el CLPU?','','inherit','closed','closed','','157-revision-v1','','','2021-03-18 12:00:40','2021-03-18 12:00:40','',157,'https://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(360,1,'2021-03-18 12:20:57','2021-03-18 12:20:57','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El <em>Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos</em> (CLPU), está adscrito a la <em>Administración General del Estado</em> y está participado por el <em>Ministerio de Ciencia e Innovación</em> (50%), la <em>Comunidad de Castilla y León</em> (45%) y la <em>Universidad de Salamanca</em> (5%), según convenio de colaboración publicado en el <em>Boletín Oficial del Estado</em> del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al <em>Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares</em> gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del <em>Sistema Español de Ciencia, Tecnología e Innovación</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el <em>Consejo de Seguridad Nuclear</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Inicio','','inherit','closed','closed','','157-revision-v1','','','2021-03-18 12:20:57','2021-03-18 12:20:57','',157,'https://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(361,1,'2021-03-18 12:21:55','2021-03-18 12:21:55','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\"><em>The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers</em> (CLPU) is attached to the <em>General State Administration</em> and is participated by the <em>Ministry of Science and Innovation</em> (50%), the <em>Community of Castilla y León</em> (45%) and the <em>University of Salamanca</em> (5%), according to the collaboration agreement published in the <em>Official State Journal</em> of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the <em>National Map of Singular Scientific and Technical Infrastructures</em> thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the <em>Spanish System of Science, Technology and Innovation</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the <em>Nuclear Safety Council</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why the CPLU?','','inherit','closed','closed','','168-revision-v1','','','2021-03-18 12:21:55','2021-03-18 12:21:55','',168,'https://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(362,1,'2021-03-18 12:22:07','2021-03-18 12:22:07','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\"><em>The Consortium for design, construction, equipment and operation of the Spanish Center for Pulsed Lasers</em> (CLPU) is attached to the <em>General State Administration</em> and is participated by the <em>Ministry of Science and Innovation</em> (50%), the <em>Community of Castilla y León</em> (45%) and the <em>University of Salamanca</em> (5%), according to the collaboration agreement published in the <em>Official State Journal</em> of October 17, 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">The CLPU belongs to the <em>National Map of Singular Scientific and Technical Infrastructures</em> thanks to VEGA, the only laser system in Spain capable of reaching a peak power of one petawatt and is constituted as an installation open to the use of the national and international scientific community, having the consideration of executing agent of the <em>Spanish System of Science, Technology and Innovation</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Currently the CLPU has an operating license as a 2nd category Radioactive Center (IRA 3254) granted by the <em>Nuclear Safety Council</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Home','','inherit','closed','closed','','168-revision-v1','','','2021-03-18 12:22:07','2021-03-18 12:22:07','',168,'https://portalempleo-des.clpu.int/168-revision-v1/',0,'revision','',0),(364,1,'2021-03-18 12:27:15','2021-03-18 12:27:15','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html /-->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El <em>Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos</em> (CLPU), está adscrito a la <em>Administración General del Estado</em> y está participado por el <em>Ministerio de Ciencia e Innovación</em> (50%), la <em>Comunidad de Castilla y León</em> (45%) y la <em>Universidad de Salamanca</em> (5%), según convenio de colaboración publicado en el <em>Boletín Oficial del Estado</em> del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al <em>Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares</em> gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del <em>Sistema Español de Ciencia, Tecnología e Innovación</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el <em>Consejo de Seguridad Nuclear</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Inicio','','inherit','closed','closed','','157-revision-v1','','','2021-03-18 12:27:15','2021-03-18 12:27:15','',157,'https://portalempleo-des.clpu.int/157-revision-v1/',0,'revision','',0),(365,1,'2021-03-18 12:27:31','2021-03-18 12:27:31','<!-- wp:paragraph -->\n<p>[listarConvocatorias]</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html /-->\n\n<!-- wp:html -->\n<br><div class=\"fondo_color\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El <em>Consorcio para el diseño, construcción, equipamiento y explotación del Centro de Láseres Pulsados Ultracortos Ultraintensos</em> (CLPU), está adscrito a la <em>Administración General del Estado</em> y está participado por el <em>Ministerio de Ciencia e Innovación</em> (50%), la <em>Comunidad de Castilla y León</em> (45%) y la <em>Universidad de Salamanca</em> (5%), según convenio de colaboración publicado en el <em>Boletín Oficial del Estado</em> del 17 de Octubre de 2008.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">El CLPU pertenece al <em>Mapa nacional de las Infraestructuras Científicas y Técnicas Singulares</em> gracias a VEGA, el único sistema láser de España capaz de alcanzar un pico de potencia de un petavatio y se constituye como una instalación abierta al uso de la comunidad científica nacional e internacional, teniendo la consideración de  agente de ejecución del <em>Sistema Español de Ciencia, Tecnología e Innovación</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"justificado\"} -->\n<p class=\"justificado\">Actualmente el CLPU tiene una licencia de explotación como Instalación Radiactiva de 2ª categoría (IRA 3254) concedida por el <em>Consejo de Seguridad Nuclear</em> (CSN).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n</div>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Inicio','','inherit','closed','closed','','157-autosave-v1','','','2021-03-18 12:27:31','2021-03-18 12:27:31','',157,'https://portalempleo-des.clpu.int/157-autosave-v1/',0,'revision','',0),(367,1,'2020-12-14 09:52:16','2020-12-14 09:52:16','<!-- wp:shortcode -->\n[ultimatemember form_id=\"114\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Login','','publish','closed','closed','','login-2','','','2021-03-19 12:22:09','2021-03-19 12:22:09','',0,'http://portalempleo-des.clpu.int/?page_id=367',0,'page','',0),(368,1,'2021-03-19 12:22:07','2021-03-19 12:22:07','<!-- wp:shortcode -->\n[ultimatemember form_id=\"114\"]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Login','','inherit','closed','closed','','367-revision-v1','','','2021-03-19 12:22:07','2021-03-19 12:22:07','',367,'https://portalempleo-des.clpu.int/367-revision-v1/',0,'revision','',0),(370,1,'2021-04-05 11:40:04','2021-04-05 11:40:04','<!-- wp:paragraph -->\n<p>[gestionarConvocatoriaTribunal]</p>\n<!-- /wp:paragraph -->','Tribunal por Convocatoria','','publish','closed','closed','','tribunal-convocatoria','','','2021-04-05 11:45:53','2021-04-05 11:45:53','',0,'http://portalempleo-des.clpu.int/?page_id=370',0,'page','',0),(371,1,'2021-04-05 11:40:04','2021-04-05 11:40:04','','Tribunal por Convocatoria','','inherit','closed','closed','','370-revision-v1','','','2021-04-05 11:40:04','2021-04-05 11:40:04','',370,'https://portalempleo-des.clpu.int/370-revision-v1/',0,'revision','',0),(372,1,'2021-04-05 11:41:29','2021-04-05 11:41:29','<!-- wp:paragraph -->\n<p>[gestionarConvocatoriaTribunal]</p>\n<!-- /wp:paragraph -->','Tribunal por Convocatoria','','inherit','closed','closed','','370-revision-v1','','','2021-04-05 11:41:29','2021-04-05 11:41:29','',370,'https://portalempleo-des.clpu.int/370-revision-v1/',0,'revision','',0),(374,1,'2021-04-05 11:40:04','2021-04-05 11:40:04','<!-- wp:paragraph -->\n<p>[gestionarConvocatoriaTribunal]</p>\n<!-- /wp:paragraph -->','Call\'s Evaluation Committee','','publish','closed','closed','','evaluation-committee','','','2021-04-05 11:47:07','2021-04-05 11:47:07','',0,'http://portalempleo-des.clpu.int/?page_id=374',0,'page','',0),(375,1,'2021-04-05 11:47:01','2021-04-05 11:47:01','<!-- wp:paragraph -->\n<p>[gestionarConvocatoriaTribunal]</p>\n<!-- /wp:paragraph -->','Call\'s Evaluation Committee','','inherit','closed','closed','','374-revision-v1','','','2021-04-05 11:47:01','2021-04-05 11:47:01','',374,'https://portalempleo-des.clpu.int/374-revision-v1/',0,'revision','',0),(377,1,'2021-04-05 11:53:52','2021-04-05 11:53:52','','Gestión de Tribunales','','publish','closed','closed','','gestion-de-tribunales','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=377',10,'nav_menu_item','',0),(378,1,'2021-04-05 11:54:21','2021-04-05 11:54:21','','Configurar Miembros del Tribunal','','publish','closed','closed','','378','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=378',11,'nav_menu_item','',0),(379,1,'2021-04-05 11:57:10','2021-04-05 11:57:10','','Evaluation Committee Management','','publish','closed','closed','','evaluation-committee-management','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=379',10,'nav_menu_item','',0),(380,1,'2021-04-05 11:57:53','2021-04-05 11:57:53','','Evaluation Committee Members','','publish','closed','closed','','evaluation-committee-members','','','2021-04-29 14:06:36','2021-04-29 14:06:36','',0,'http://portalempleo-des.clpu.int/?p=380',11,'nav_menu_item','',0),(383,1,'2021-04-16 12:52:00','2021-04-16 12:52:00','','Cabecera','','inherit','open','closed','','cabecera','','','2021-04-16 12:52:00','2021-04-16 12:52:00','',0,'http://portalempleo-des.clpu.int/wp-content/uploads/2021/04/Cabecera.jpg',0,'attachment','image/jpeg',0),(384,1,'2021-04-16 12:52:58','2021-04-16 12:52:58','','cropped-Cabecera-scaled-1.jpg','','inherit','open','closed','','cropped-cabecera-scaled-1-jpg','','','2021-04-16 12:52:58','2021-04-16 12:52:58','',0,'http://portalempleo-des.clpu.int/wp-content/uploads/2021/04/cropped-Cabecera-scaled-1.jpg',0,'attachment','image/jpeg',0),(385,1,'2021-04-16 12:53:21','2021-04-16 12:53:21','{\n    \"panoramic::header_image\": {\n        \"value\": \"http://portalempleo-des.clpu.int/wp-content/uploads/2021/04/cropped-Cabecera-scaled-1.jpg\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-04-16 12:53:21\"\n    },\n    \"panoramic::header_image_data\": {\n        \"value\": {\n            \"url\": \"http://portalempleo-des.clpu.int/wp-content/uploads/2021/04/cropped-Cabecera-scaled-1.jpg\",\n            \"thumbnail_url\": \"http://portalempleo-des.clpu.int/wp-content/uploads/2021/04/cropped-Cabecera-scaled-1.jpg\",\n            \"timestamp\": 1618577579266,\n            \"attachment_id\": 384,\n            \"width\": 1500,\n            \"height\": 445\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-04-16 12:53:21\"\n    }\n}','','','trash','closed','closed','','04d9d718-d311-45bf-b98b-53d8327f95a3','','','2021-04-16 12:53:21','2021-04-16 12:53:21','',0,'http://portalempleo-des.clpu.int/04d9d718-d311-45bf-b98b-53d8327f95a3/',0,'customize_changeset','',0),(387,1,'2021-04-28 09:22:03','2021-04-28 09:22:03','<!-- wp:paragraph -->\n<p>[gestionarValoracionesTribunal]</p>\n<!-- /wp:paragraph -->','Consultar Valoraciones','','publish','closed','closed','','consultar-valoraciones','','','2021-04-28 09:22:07','2021-04-28 09:22:07','',0,'http://portalempleo-des.clpu.int/?page_id=387',0,'page','',0),(388,1,'2021-04-28 09:22:03','2021-04-28 09:22:03','<!-- wp:paragraph -->\n<p>[gestionarValoracionesTribunal]</p>\n<!-- /wp:paragraph -->','Consultar Valoraciones','','inherit','closed','closed','','387-revision-v1','','','2021-04-28 09:22:03','2021-04-28 09:22:03','',387,'https://portalempleo-des.clpu.int/387-revision-v1/',0,'revision','',0),(389,1,'2021-04-28 09:23:42','2021-04-28 09:23:42',' ','','','publish','closed','closed','','389','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=389',4,'nav_menu_item','',0),(390,1,'2021-04-28 09:26:45','2021-04-28 09:26:45','','Tribunal','','publish','closed','closed','','tribunal','','','2021-04-28 09:26:57','2021-04-28 09:26:57','',0,'http://portalempleo-des.clpu.int/?p=390',3,'nav_menu_item','',0),(391,1,'2021-04-28 09:22:03','2021-04-28 09:22:03','<!-- wp:paragraph -->\n<p>[gestionarValoracionesTribunal]</p>\n<!-- /wp:paragraph -->','Check Valorations','','publish','closed','closed','','check-valorations','','','2021-04-29 14:04:20','2021-04-29 14:04:20','',0,'http://portalempleo-des.clpu.int/?page_id=391',0,'page','',0),(392,1,'2021-04-29 14:04:16','2021-04-29 14:04:16','<!-- wp:paragraph -->\n<p>[gestionarValoracionesTribunal]</p>\n<!-- /wp:paragraph -->','Check Valorations','','inherit','closed','closed','','391-revision-v1','','','2021-04-29 14:04:16','2021-04-29 14:04:16','',391,'https://portalempleo-des.clpu.int/391-revision-v1/',0,'revision','',0),(393,1,'2021-04-29 14:06:02','2021-04-29 14:06:02','','Committee','','publish','closed','closed','','committee','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=393',3,'nav_menu_item','',0),(394,1,'2021-04-29 14:06:35','2021-04-29 14:06:35',' ','','','publish','closed','closed','','394','','','2021-04-29 14:06:35','2021-04-29 14:06:35','',0,'http://portalempleo-des.clpu.int/?p=394',4,'nav_menu_item','',0),(395,1,'2021-05-06 08:11:56','0000-00-00 00:00:00','','Borrador automático','','auto-draft','open','open','','','','','2021-05-06 08:11:56','0000-00-00 00:00:00','',0,'http://portalempleo-des.clpu.int/?p=395',0,'post','',0),(396,1,'2021-05-06 08:13:07','2021-05-06 08:13:07','{\n    \"sidebars_widgets[sidebar-1]\": {\n        \"value\": [\n            \"text-2\",\n            \"text-5\"\n        ],\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-05-06 08:13:07\"\n    }\n}','','','trash','closed','closed','','d897504c-d16c-44d6-aee9-47ce7be01c2c','','','2021-05-06 08:13:07','2021-05-06 08:13:07','',0,'http://portalempleo-des.clpu.int/d897504c-d16c-44d6-aee9-47ce7be01c2c/',0,'customize_changeset','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2021-05-06 14:12:41