Repository URL to install this package:
|
Version:
2.5.0 ▾
|
function sample_page() {
<header>
<h3>HTML in Opa</h3>
</header>
<article>
<div class=container>
<p>Learning by examples.</p>
</div>
</article>
}