<script>
export default { layout: 'unauthenticated' };
</script>
<template>
<H1> LIST GOES HERE</H1>
</template>