This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
epsylon
/
Elgg-Lorea-Hydra
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Rama:
master
Ramas
Etiquetas
master
Elgg-Lorea-H...
/
views
/
rss
/
page
/
components
/
image_block.php
image_block.php
85 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
<?php
/**
* RSS image block view
*
* Only display the body
*/
echo $vars['body'];