diff --git a/shiny/template.R b/shiny/template.R
index bf5509d4be9cb1d46f317bb4fbd3b414c8f9bfad..4c614d2d590f3ed59cc961f1975518e90bf95ec2 100644
--- a/shiny/template.R
+++ b/shiny/template.R
@@ -56,11 +56,11 @@ h2.iguir {
        <h1 class = 'iguir'>
        Interactive Graphical User Interface with R - IGUIR
        </h1>
-       <h2 class = 'iguir'>", title, "
+       <h2 class = 'iguir'>", "", "
        </h2>
    </td>
    <td class = 'iguir' align='right'> 
-       <img src = 'http://200.17.213.89/~eduardo/images/iguir2.svg' height = '128' width = '128'> </img> 
+       <img src = 'http://200.17.213.89/~iguir/iguir2.svg' height = '96' width = '96'> </img> 
    </td>  
 </table>", sep = "\n")
 }