summaryrefslogtreecommitdiff
path: root/pages/index.html
blob: 1d536444b3abf31725143f2dc5f185f5f40072fc (plain)
1
2
3
4
5
6
7
8
9
@_TOP_@
<div class="container p-4">
	<!-- Hero section -->
	<div class="py-5">
		<img src="__IMAGE_DIR__/__LOGO__" width="80" height="80" class="rounded-circle d-inline-block align-top mr-2" alt="">
		<h1>__COMPANY__</h1>
	</div>
</div>
__BOTTOM__