Language selection

Search


About the institution

Context of use

This design pattern must be used only on the Institutional Landing Page template.

Below is a working example for the "About the institution" design pattern.

About [Institution]

Code sample
<section>
	<h2>About [Institution]</h2>
	<ul class="list-unstyled bold-content mrgn-tp-lg lst-spcd-2 colcount-md-2">
		<li><a href="#">Mandate</a></li>
		<li><a href="#">Organizational structure</a></li>
		<li><a href="#">Transparency</a></li>
		<li><a href="#">Accessibility</a></li>
		<li><a href="#">Job opportunities</a></li>
		<li><a href="#">Reports</a></li>
		<li><a href="#">Compliance</a></li>
		<li><a href="#">Enforcement notifications</a></li>
		<li><a href="#">[Institutional link]</a></li>
		<li>More: <a href="#">About [Institution]</a></li>
	</ul>
</section>

Page details

Date modified: