6.21.3 Generic info block View in a new window

A WYSIWYG block, without text.

Twig: components/promo/promo-generic-info.twig

Default example

Contact the faculty

Tel +61 2 9514 2666
Fax +61 2 9514 2666
feit@uts.edu.au

City - Broadway > CB11 Faculty of Engineering and IT Building, Building 11

View staff directory

Make an enquiry

Light grey background

Contact the faculty

Tel +61 2 9514 2666
Fax +61 2 9514 2666
feit@uts.edu.au

City - Broadway > CB11 Faculty of Engineering and IT Building, Building 11

View staff directory

Make an enquiry

Dark grey background

Contact the faculty

Tel +61 2 9514 2666
Fax +61 2 9514 2666
feit@uts.edu.au

City - Broadway > CB11 Faculty of Engineering and IT Building, Building 11

View staff directory

Make an enquiry

White background

Contact the faculty

Tel +61 2 9514 2666
Fax +61 2 9514 2666
feit@uts.edu.au

City - Broadway > CB11 Faculty of Engineering and IT Building, Building 11

View staff directory

Make an enquiry

Markup
<div class="promo promo--info {{ modifier_class }}">
  <h3 class="block-title"><span class="icon icon--inline icon--location-blue"></span> Contact the faculty</h3>
  <p>
    Tel +61 2 9514 2666<br>
    Fax +61 2 9514 2666<br>
    <a href="#">feit@uts.edu.au</a>
  </p>
  <p>City - Broadway > CB11 Faculty of Engineering and IT Building, Building 11</p>
  <p><a href="#">View staff directory</a></p>
  <p><a href="#" class="button">Make an enquiry</a></p>
</div>