6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
|
<article id="testx-{{ content.id }}" class="testx teaser">
|
||
|
<header>
|
||
|
<h2><a href="{{ content.url() }}">{{ content.title }}</a></h2>
|
||
|
</header>
|
||
|
</article>
|