<div class="card-title">
    <div class="card-title__title">
        <h2 class="linked-title linked-title--">
            <a href="#" class="linked-title__link">
                Card title
                <span class="linked-title__link-icon">
                    <svg class="right-chevron" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" width="8" height="16" viewBox="0 0 8 16">
                        <path class="_mark right-chevron__shape" fill-rule="nonzero" d="M.232 1.65A1.028 1.028 0 0 1 .336.24a.937.937 0 0 1 1.356.11L8 8l-6.308 7.65a.937.937 0 0 1-1.356.11c-.403-.36-.45-.991-.104-1.41L5.466 8 .232 1.65z" />
                    </svg>

                </span>
            </a>
        </h2>
    </div>
</div>
<div class="card-title">
    <div class="card-title__title">
    {%  include 'bits/linked-title/linked-title.twig' %}
    </div>
</div>
{
  "text": "Card title",
  "url": "#"
}

No notes defined.