<script>
import Header from "../components/Header.svelte";
</script>
<Header>
<div class="licence-type">
<span>Internal Build</span>
</div>
</Header>