<!DOCTYPE html>
<!--[if IE 8]><html class="ie8" lang="{{ app.request.locale|split('_')[0] }}"><![endif]-->
<!--[if IE 9]><html class="ie9" lang="{{ app.request.locale|split('_')[0] }}"><![endif]-->
<!--[if !IE]><!-->
<html lang="{{ app.request.locale|split('_')[0] }}">
<!--<![endif]-->
<!-- start: HEAD -->
<head>
<title>{% block title %}{{ admin_name }}{% endblock title %}</title>
{% block head_extra %}
{% endblock head_extra %}
{% block head_meta %}
<!-- start: META -->
<!--[if IE]><meta http-equiv='X-UA-Compatible' content="IE=edge,IE=9,IE=8,chrome=1" /><![endif]-->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="author" content="{% block meta_author %}{{ admin_name }}{% endblock meta_author %}">
<meta name="copyright" content="Copyright (c) {% block meta_year %}2017{% endblock meta_year %}, {% block meta_copyright %}{{ admin_name }}{% endblock meta_copyright %}">
<meta name="DC.Language" scheme="RFC1766" content="Spanish">
<meta name="title" content="{% block meta_title %}{{ admin_name }}{% endblock meta_title %}">
<meta name="description" content="{% block meta_description %}{% endblock meta_description %}">
<meta name="keywords" content="{% block meta_keywords %}{% endblock meta_keywords %}">
<meta name="robots" content="all">
<meta http-equiv="imagetoolbar" content="no">
<meta name="abstract" content="">
<!-- end: META -->
{% endblock head_meta %}
{% block head_favicon %}
<!-- Favicon -->
<link rel="shortcut icon" href="{{ app.request.scheme ~'://' ~ app.request.httpHost ~ asset('favicon.ico') }}">
<link rel="apple-touch-icon" href="{{ app.request.scheme ~'://' ~ app.request.httpHost ~ asset('apple-touch-icon.png') }}">
{% endblock head_favicon %}
{% block head_css %}
<link rel="stylesheet" href="{{ asset('bundles/globunettemplate1/vendor_head.css') }}">
<link rel="stylesheet" href="{{ asset('bundles/globunettemplate1/styles.css') }}">
<link rel="stylesheet" href="{{ asset('bundles/globunettemplate1/plugins.css') }}">
{# THEME #}
<link rel="stylesheet" href="{{ asset(admin_theme) }}" id="skin_color" />
<link rel="stylesheet" href="{{ asset(admin_theme_extended) }}" />
{% endblock head_css %}
{% block head_scripts %}
<script src="{{ asset('bundles/globunettemplate1/vendor_head.js?v2') }}"></script>
{% endblock head_scripts %}
</head>
<!-- end: HEAD -->
{% block body %}
<body>
{% set path = app.request.attributes.get('_route') %}
{% set pathParams = app.request.attributes.get('_route_params') %}
{% block body_extra %}
{% endblock body_extra %}
{% block container %}
<div id="app" class="app-navbar-fixed app-sidebar-fixed {#app-sidebar-closed#}">
<!-- sidebar -->
{% block sidebar %}
{% include "GlobunetTemplate1Bundle:_partials:_sidebar.html.twig" %}
{% endblock sidebar %}
<!-- / sidebar -->
<div class="app-content">
<!-- start: TOP NAVBAR -->
{% block top_navbar %}
{% include "GlobunetTemplate1Bundle:_partials:_top_navbar.html.twig" %} {# #}
{% endblock top_navbar %}
<!-- end: TOP NAVBAR -->
<div class="main-content" >
{#<div class="wrap-content container" id="container">#}
{% block page_title %}
<section id="page-title">
<div class="row">
{#
<div class="col-sm-8">
<h1 class="mainTitle">Basic Tables</h1>
<span class="mainDescription">Refers to data arranged in rows and columns. A spreadsheet, for example, is a table. In relational database management systems, all information is stored in the form of tables. <small class="block">Webopedia - Online Tech Dictionary for IT Professionals</small></span>
</div>
#}
{% block breadcrumb %}
{% set breadcrumb = [ {'name': 'STR_HOME', 'path': 'admin_index', 'icon': 'fa fa-home'}, { 'name': 'STR_DASHBOARD', 'path': '', 'active': true} ] %}
{% include 'GlobunetTemplate1Bundle:_partials:_breadcrumb.html.twig' with {'breadcrumb': breadcrumb } %}
{% endblock breadcrumb %}
</div>
<div id="fixed_alert" class="col-xs-12">
{% block fixed_alert %}
{% include "GlobunetTemplate1Bundle:_partials:_fixed-messages.html.twig" %}
{% endblock fixed_alert %}
</div>
</section>
{% endblock page_title %}
{% block pre_content %}
<div class="container-fluid container-fullw bg-white">
{% block content %}
{% endblock content %}
</div>
<br><br>
{% endblock pre_content %}
{#</div>#}
</div>
</div>
<!-- start: FOOTER -->
{% block footer %}
{% include "GlobunetTemplate1Bundle:_partials:_footer.html.twig" %}
{% endblock footer %}
<!-- end: FOOTER -->
<!-- start: OFF-SIDEBAR -->
{% block off_sidebar %}
{% include "GlobunetTemplate1Bundle:_partials:_off-sidebar.html.twig" %}
{% endblock off_sidebar %}
<!-- end: OFF-SIDEBAR -->
<!-- start: SETTINGS -->
{% block settings %}
{% include "GlobunetTemplate1Bundle:_partials:_settings.html.twig" %}
{% endblock settings %}
<!-- end: SETTINGS -->
{% if 'admin_cookies_policy' | route_exists %}
{% block cookies %}
{% include "GlobunetTemplate1Bundle:_partials:_cookies-info.html.twig" %}
{% endblock cookies %}
{% endif %}
</div>
{% endblock container %}
{% block footer_scripts %}
{#
<script src="{{ asset('bundles/globunettemplate1/vendor/bootstrap/js/bootstrap.min.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/modernizr/modernizr.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/jquery-cookie/jquery.cookie.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/perfect-scrollbar/perfect-scrollbar.min.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/switchery/switchery.min.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/toastr/toastr.min.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/sweetalert/sweet-alert.min.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/select2/select2.min.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/selectFx/classie.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/selectFx/selectFx.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/bootstrap-datepicker/js/bootstrap-datepicker.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/bootstrap-datepicker/js/locales/bootstrap-datepicker.es.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/bootstrap-timepicker/js/bootstrap-timepicker.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/vendor/bootstrap-colorpicker/js/bootstrap-colorpicker.js') }}"></script>
{# #}
<script src="{{ asset('bundles/globunettemplate1/vendor_footer.js') }}"></script>
<script src="{{ asset('bundles/globunettemplate1/main.js') }}"></script>
<script type="text/javascript" src="{{ asset('bundles/fosjsrouting/js/router.js') }}"></script>
<script type="text/javascript" src="{{ path('fos_js_routing_js', {"callback": "fos.Router.setData"}) }}"></script>
{#
<script src="{{ asset('bundles/bazingajstranslation/js/translator.min.js') }}"></script>
<script src="{{ url('bazinga_jstranslation_js', { 'domain': 'AppBundle' }) }}"></script>
#}
{% endblock footer_scripts %}
{% block messages %}
{% include "GlobunetTemplate1Bundle:_partials:_messages.html.twig" %}
{% endblock messages %}
</body>
{% endblock body %}
</html>