6.25.2 Related & Downloads View in a new window

Content block component used as an aside at the bottom of article pages.

Twig: components/box/box-related.twig

Markup
<aside class="box box--related-content">
  <section>
    <h3 class="box__title--download">Downloads</h3>
    <p>
      <a href="#">Application Guidelines for Higher Degree by Research applications</a><br>
      <span class="link__description">PDF, 266.36kB, 10 pages</span>
    </p>
    <p>
      <a href="#">FAQ when you apply for a Higher Degree by Research at UTS</a><br>
      <span class="link__description">PDF, 276.61kB, 3 pages</span>
    </p>
    <p>
      <a href="#">HDR referee report</a><br>
      <span class="link__description">PDF, 247.61kB, 2 pages</span>
    </p>
  </section>

  <section>
    <h3 class="box__title--related">Related Links</h3>
    <p>
      <a href="#">HECS-HELP Benefit - Study Assist</a>
    </p>
    <p>
      <a href="#">Credit recognition</a>
    </p>
    <p>
      <a href="#">Forms - UTS Student Admin</a>
    </p>
  </section>
</aside>