item.html 151 B

12345
  1. <!-- Project dropdown item component -->
  2. <a class="dropdown-item"
  3. href="/projets/$it.target.dir$/$it.target.content$">
  4. $it.data.title$
  5. </a>