<div class="hello"> <h1>{{index . "msg"}}</h1> </div> <style> .hello { padding: 50px; width: 100%; text-align: center; } </style>