poobrains/themes/default/nonexposed.jinja

7 lines
160 B
Plaintext
Raw Permalink Normal View History

<article id="nonexposed-{{ content.id }}" class="{{ mode }}">
<header>
<h2>{{ content.title }}</h2>
</header>
{{ content.text }}
</article>