<head>
<?php
$doc = JFactory::getDocument();
$doc->addScript(JUri::root() . 'templates/' . $template . 'rt_ricochet/js/wow.js');
?>
</head>
<script src="/templates/rt_ricochet/js/wow.js" type="text/javascript"></script>
$doc->addScript(JUri::root() . 'en/templates/' . $template . 'rt_ricochet/js/wow.js');
<span class="rt-icon-left rt-hero-icon wow zoomInRight animated" style="visibility: visible; animation-name: zoomInRight;">
<span class="rt-image">
<img alt="image" src="/images/spirituel.jpg">
</span>
</span>
<div class="rt-image">
<img class="rt-floatleft" alt="image" src="/en/images/spiritual.jpg">
</div>
Time to create page: 0.062 seconds