summaryrefslogtreecommitdiffstats
path: root/web/templates/labitrack.d/hello_world
blob: 22bc008ddc63d982cae644b02d2a69c48f998216 (plain) (blame)
1
2
3
4
5
6
<div class="entry">
  <h2>{{title}}</h2>
  <div class="body">
    {{body}}
  </div>
</div>