%PDF- %PDF-
Direktori : /var/www/knwn/wp-content/themes/kn-wn/templates/partial/ |
Current File : //var/www/knwn/wp-content/themes/kn-wn/templates/partial/joinus-list.twig |
<div class="join-us--list"> {% for position in positions %} <div class="join-us--list--offer"> <div class="join-us--list--offer--title"> <h3>{{ position.position_name }}</h3> <p><i class="fas fa-globe"></i> {% for location in position.terms('locations') %} {% if loop.index > 1 %} | {% endif %} {{ location.name }} {% endfor %} </p> </div> <a href="{{ position.link }}" class="button--small">{{ __( 'GO', 'kn-wn' ) }} <i class="fas fa-arrow-right"></i></a> </div> {% endfor %} </div>