[fix #1] bring in latest changes
[rnaseq-cwl-training.git] / _includes / lesson_footer.html
index e88210ef728b02dc96e627d049fbeee80945e1ad..16cf7d0d39b1be7a995a3a54aac389340cc4d345 100644 (file)
@@ -1,5 +1,5 @@
 {% comment %}
-  Footer for lesson pages.
+  Pie de página para las páginas de lecciones.
 {% endcomment %}
 <footer>
   <div class="row">
       <h4>
        {% if page.source %}
        {% if page.source == "Rmd" %}
-       <a href="{{site.github.repository_url}}/edit/gh-pages/{{page.path|replace: "_episodes", "_episodes_rmd" | replace: ".md", ".Rmd"}}">Edit on GitHub</a>
+       <a href="{{site.github.repository_url}}/edit/gh-pages/{{page.path|replace: "_episodes", "_episodes_rmd" | replace: ".md", ".Rmd"}}">Editar en GitHub</a>
        {% endif %}
        {% else %}
-       <a href="{{site.github.repository_url}}/edit/gh-pages/{{page.path}}">Edit on GitHub</a>
+       <a href="{{site.github.repository_url}}/edit/gh-pages/{{page.path}}">Editar en GitHub</a>
        {% endif %}
        /
-       <a href="{{ site.github.repository_url }}/blob/gh-pages/CONTRIBUTING.md">Contributing</a>
+       <a href="{{ site.github.repository_url }}/blob/gh-pages/CONTRIBUTING.md">Contribuir</a>
        /
-       <a href="{{ site.github.repository_url }}/">Source</a>
+       <a href="{{ site.github.repository_url }}/">Fuente</a>
        /
        <a href="{{ site.github.repository_url }}/blob/gh-pages/CITATION">Cite</a>
        /
-       <a href="mailto:{{ site.email }}">Contact</a>
+
+       <a href="mailto:{{ site.email }}">Contacto</a>
       </h4>
     </div>
   </div>