<section role="navigation" id="{{id}}" class="evelution-module has-levit {{class}}" aria-labelledby="{{id}}-label">
	<h2 id="{{id}}-label" class="has-icon module-container rail-module__header" {{{html-user-language-attributes}}}>
		<span class="module-title">{{label}}</span>
	</h2>
	<div class="mw-portlet-body evelution-module-content">
		<div class="toc floating_toc" style="display:contents; border:0; background:transparent; box-shadow:none; display:block; color:inherit;">
			<ul class="toc module-toc floating_toc has-icon-labels" id="toc" style="border:0; background:transparent; box-shadow:none; display:block; color:inherit;" {{{html-user-language-attributes}}}>
				{{{html-items}}}
				{{{html-after-portal}}}
			</ul>
		</div>
	</div>
</section>