1 2 3 4 5 6 7 8
<style> .large { font-size: 1.3em; font-weight: bold; } </style> <span class="large">Test suite: {{ include.suite }}</span><br/>