You are here

opigno-documents-last-group-item.html.twig in Opigno Learning path 3.x

<a href="{{ link }}" class="btn">
  <span class="label">{{ label }}</span>
  <i class="fi fi-rr-{{ type }}"></i>
</a>

File

templates/opigno-documents-last-group-item.html.twig
View source
  1. <a href="{{ link }}" class="btn">
  2. <span class="label">{{ label }}</span>
  3. <i class="fi fi-rr-{{ type }}"></i>
  4. </a>