You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
226 lines
11 KiB
226 lines
11 KiB
{{!
|
|
This file is part of Moodle - http://moodle.org/
|
|
|
|
Moodle is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
Moodle is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
|
}}
|
|
{{!
|
|
@template theme_ilb/frontpage_ilb
|
|
|
|
Frontpage ILB layout template.
|
|
|
|
Context variables required for this template:
|
|
* sitename - The name of the site
|
|
* output - The core renderer for the page
|
|
* bodyattributes - attributes for the body tag as a string of html attributes
|
|
|
|
Example context (json):
|
|
{
|
|
"sitename": "Moodle",
|
|
"output": {
|
|
"doctype": "<!DOCTYPE html>",
|
|
"page_title": "Test page",
|
|
"favicon": "favicon.ico",
|
|
"main_content": "<h1>Headings make html validators happier</h1>"
|
|
},
|
|
"bodyattributes":""
|
|
}
|
|
}}
|
|
{{{ output.doctype }}}
|
|
<html {{{ output.htmlattributes }}}>
|
|
<head>
|
|
<title>{{{ output.page_title }}} </title>
|
|
<link rel="shortcut icon" href="{{{ output.favicon }}}" />
|
|
{{{ output.standard_head_html }}}
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
|
|
<body {{{ bodyattributes }}}>
|
|
|
|
<div id="page-wrapper">
|
|
{{{ output.standard_top_of_body_html }}}
|
|
|
|
<div id="page" class="container-fluid">
|
|
<div id="page-content" class="row">
|
|
<div id="region-main-box" class="col-xs-12">
|
|
<section id="region-main">
|
|
<div class="card card-block">
|
|
<p>cabeça</p> {{{ output.course_content_header }}} <p>conteudo</p> {{{ output.main_content }}}
|
|
{{{ output.course_content_footer }}}<p>rodapé</p>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
{{{ output.standard_end_of_body_html }}}
|
|
<div <!--rodapé -->
|
|
|
|
<div class="container">
|
|
<div class="FooterMain-row">
|
|
<div class="FooterMain-section">
|
|
<dl class="FooterMain-list">
|
|
<dt>Portais</dt>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/institucional/" class="FooterMain-link u-linkClean">
|
|
Institucional
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www25.senado.leg.br/web/senadores/" class="FooterMain-link u-linkClean">
|
|
Senadores
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www25.senado.leg.br/web/atividade/" class="FooterMain-link u-linkClean">
|
|
Atividade Legislativa
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/noticias" class="FooterMain-link u-linkClean">Notícias</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/publicacoes" class="FooterMain-link u-linkClean">Publicação
|
|
e Documentação
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/orcamento" class="FooterMain-link u-linkClean">Orçamento</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/transparencia/" class="FooterMain-link u-linkClean">
|
|
Transparência
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/ecidadania/" class="FooterMain-link u-linkClean">
|
|
e-Cidadania
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<div class="FooterMain-section">
|
|
<dl class="FooterMain-list">
|
|
<dt>Acesso Rápido</dt>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/blog" class="FooterMain-link u-linkClean">Assessoria de Imprensa</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/blog/credenciamento-de-jornalistas" class="FooterMain-link u-linkClean">Credenciamento de Jornalistas
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/senado/ilb/ead/abrangencia" class="FooterMain-link u-linkClean">Educação a distância
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/jovemsenador" class="FooterMain-link u-linkClean">Jovem
|
|
Senador
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.gov.br/institucional/procuradoria" class="FooterMain-link u-linkClean">Procuradoria da Mulher
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www12.senado.gov.br/institucional/estagio" class="FooterMain-link u-linkClean">Programa de Estágio
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www.interlegis.leg.br/" class="FooterMain-link u-linkClean">Programa
|
|
Interlegis
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="http://www.senado.leg.br/senado/visite/" class="FooterMain-link u-linkClean">Visite
|
|
o Senado
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<div class="FooterMain-section milli">
|
|
<dl class="FooterMain-list CutHere CutHere--white CutHere--xl">
|
|
<dt>
|
|
<a target="_blank" href="http://www.senado.leg.br/transparencia/LAI/secrh/parla_inter.pdf" class="FooterMain-hlink u-linkClean">
|
|
<strong>Fale com os Senadores</strong>
|
|
</a>
|
|
</dt>
|
|
<dd>
|
|
<a href="http://www12.senado.leg.br/institucional/falecomosenado" class="FooterMain-hlink u-linkClean u-linkBlock">
|
|
<strong>Fale com o Senado</strong>
|
|
</a>
|
|
</dd>
|
|
<dd>
|
|
<a target="_blank" href="http://www.congressonacional.leg.br/" class="FooterMain-hlink u-linkClean u-linkBlock">
|
|
<strong>Congresso Nacional</strong>
|
|
</a>
|
|
<a target="_blank" href="http://www.camara.leg.br/" class="FooterMain-hlink u-linkClean u-linkBlock">
|
|
<strong>Câmara dos Deputados</strong>
|
|
</a>
|
|
<a target="_blank" href="http://www.tcu.gov.br/" class="FooterMain-hlink u-linkClean u-linkBlock">
|
|
<strong>Tribunal de Contas da União</strong>
|
|
</a>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<div class="FooterMain-section">
|
|
<dl class="FooterMain-list">
|
|
<dt>Redes Sociais</dt>
|
|
<dd>
|
|
<a href="http://www.facebook.com/senadofederal" target="_blank" title="Facebook" alt="Facebook" class="ShareIcon ShareIcon--dark ShareIcon--circle ShareIcon--facebook"></a>
|
|
<a href="http://twitter.com/senadofederal" target="_blank" title="Twitter" alt="Twitter" class="ShareIcon ShareIcon--dark ShareIcon--circle ShareIcon--twitter"></a>
|
|
<a href="http://www.youtube.com/agenciasenadoBR" target="_blank" title="YouTube" alt="YouTube" class="ShareIcon ShareIcon--dark ShareIcon--circle ShareIcon--youtube"></a>
|
|
<a href="http://www.flickr.com/agenciasenado" target="_blank" title="Flickr" alt="Flickr" class="ShareIcon ShareIcon--dark ShareIcon--circle ShareIcon--flickr"></a>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
<div class="FooterMain-end Arrange Arrange--middle milli">
|
|
<div class="Arrange-sizeFit u-textNoWrap">
|
|
<span class="glyphicon glyphicon-lock u-alignBaseline"></span>
|
|
<a href="https://intranet.senado.gov.br/" target="_blank">Intranet</a>
|
|
</div>
|
|
<div class="Arrange-sizeFill">
|
|
<ul class="l-box Fence Fence--lg hidden-xs">
|
|
<li>
|
|
<a href="http://www12.senado.leg.br/institucional/pessoas/pessoas">Servidor efetivo</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www12.senado.leg.br/institucional/pessoas/pessoas">Servidor comissionado</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www12.senado.leg.br/institucional/pessoas/pessoas">Servidor aposentado</a>
|
|
</li>
|
|
<li>
|
|
<a href="http://www12.senado.leg.br/institucional/pessoas/pessoas">Pensionista</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="Arrange-sizeFit u-textNoWrap">
|
|
<span class="glyphicon glyphicon-chevron-up u-alignBaseline"></span>
|
|
<a href="#">Voltar ao topo</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="FooterMain-endereco">
|
|
Senado Federal -
|
|
Praça dos Três Poderes - Brasília DF - CEP 70165-900
|
|
| Telefone: 0800 61 22 11
|
|
</div>
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|
|
{{#js}}
|
|
require(['theme_ilb/loader']);
|
|
{{/js}}
|
|
|