%PDF- %PDF-
Direktori : /var/www/pn/beta/64801_wp-content/themes/intosai/ |
Current File : //var/www/pn/beta/64801_wp-content/themes/intosai/base.php |
<?php use Roots\Sage\Setup; use Roots\Sage\Wrapper; ?> <!doctype html> <html <?php language_attributes(); ?>> <?php get_template_part('templates/head'); ?> <body <?php body_class(); ?>> <!--[if IE]> <div class="alert-ie-appeared"> <?php _e('Du använder <strong>Internet Explorer</strong> som webbläsare. Internet Explorer har från och med januari 2016 slutat få säkerhetsuppdateringar utav Microsoft Corporation. Så för att uppnå den bästa upplevelsen av denna webbplats, var god uppdatera till en annan <a href="http://browsehappy.com/" target="_blank">webbläsare</a>.'); ?> </div> <![endif]--> <?php do_action('get_header'); get_template_part('templates/header'); include('templates/site-messages.php'); include Wrapper\template_path(); do_action('get_footer'); get_template_part('templates/footer'); wp_footer(); ?> </body> </html>