<template>
  <div>
    Custom2 Layout:
    <slot />
  </div>
</template>