You are here

styleguide-links.html.twig in Style Guide 8

Same filename and directory in other branches
  1. 2.x templates/styleguide-links.html.twig
<div id="styleguide-header" class="styleguide">
    {{ items }}
    <div class="break"><br /></div>
</div>

File

templates/styleguide-links.html.twig
View source
  1. <div id="styleguide-header" class="styleguide">
  2. {{ items }}
  3. <div class="break"><br /></div>
  4. </div>