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>
1 theme call to opigno-documents-last-group-item.html.twig
- DocumentsLastGroupBlock::build in src/
Plugin/ Block/ DocumentsLastGroupBlock.php - Builds and returns the renderable array for this block plugin.
File
templates/opigno-documents-last-group-item.html.twigView source
- <a href="{{ link }}" class="btn">
- <span class="label">{{ label }}</span>
- <i class="fi fi-rr-{{ type }}"></i>
- </a>