biofriction-wp-theme/node_modules/panini/test/fixtures/helper-repeat/expected/index.html

11 lines
144 B
HTML
Raw Normal View History

2021-10-26 14:18:09 +02:00
<html>
<body>
<p>Repeat 0!</p>
<p>Repeat 1!</p>
<p>Repeat 2!</p>
<p>Repeat 3!</p>
<p>Repeat 4!</p>
</body>
</html>