Current oav website
This commit is contained in:
10
dotclear._no/cache/cbtpl/f9/bf/f9bf296b9b69f6e5967d6691f76c151a.php
vendored
Executable file
10
dotclear._no/cache/cbtpl/f9/bf/f9bf296b9b69f6e5967d6691f76c151a.php
vendored
Executable file
@ -0,0 +1,10 @@
|
||||
<div id="footer" role="contentinfo">
|
||||
<div id="blogcustom" class="sidebar" role="complementary">
|
||||
<?php publicWidgets::widgetsHandler('custom',''); ?>
|
||||
</div>
|
||||
<div id="footer_content">
|
||||
<p><?php printf(__("Powered by %s"),"<a href=\"https://dotclear.org/\">Dotclear</a>"); ?> - <?php echo __('Freshy theme'); ?> <a href="http://www.jide.fr">Julien de Luca</a> <?php echo __('adapted from Wordpress'); ?></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php if ($core->hasBehavior('publicFooterContent')) { $core->callBehavior('publicFooterContent',$core,$_ctx);} ?>
|
||||
Reference in New Issue
Block a user