traducción de todos los enlaces

This commit is contained in:
alay 2017-10-08 04:03:33 +02:00
parent 8fe52a1f15
commit dc96c39b71
5 changed files with 18 additions and 25 deletions

15
ponentes.html Normal file
View file

@ -0,0 +1,15 @@
---
layout: default
title: Ponentes
permalink: /ponentes/
modal: all
---
{% include top-section.html %}
{% if site.showSessions %}
{% include speakers-list.html %}
{% else %}
{% include speakers-list-2.html %}
{% endif %}