summary refs log tree commit diff stats
path: root/src/templates/taxon.html
blob: 44e1bdc400e6b8e5aff07fc1ac77cbd642159a06 (plain)
1
2
3
4
5
6
7
<main class="taxon">
  <ul class="posts">
    <li class="post">
      <a href="/">Test post please ignore</a>
    </li>
  </ul>
</main>