Aller au contenu principal
Ouvrir/Fermer le menu de navigation
Vers enercoop.fr
Recherche
Mentions du site
Mix énérgétique
Éditeur du site
Statuts d'Enercoop
Hébergement
Utilisation du site enercoop.fr
Contenu du site
Propriété intellectuelle
Sources d'informations relatives aux émissions de CO2 et de déchets radioactifs générés par la production d'un kWh d'électricité
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
contacts et infos
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% articles.forEach(function(article, index) {%>
<%= article.title %>
<% if (article.promoted) { %>
Article à la une
<% } %> <% if (article.user_segment_id) { %>
Visible par les agents et les administrateurs uniquement
<% } %>
<% }); %>
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
Catégories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Ouvrir/Fermer le menu de navigation
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
Catégories
Catégories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% var isSubsection = parent.hasOwnProperty('parent_section_id') %> <% if (sections.length) { %>
<% sections.forEach(function(section, index) { %>
<% if (Util.isArticlePage() || Util.isSectionPage()) { %>
<% } else { %>
<% } %> <%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% } %>