Skip to content

Instantly share code, notes, and snippets.

@srph
Last active July 24, 2018 21:38
Show Gist options
  • Save srph/21bc7127a6766ac5f7586423d062d34e to your computer and use it in GitHub Desktop.
Save srph/21bc7127a6766ac5f7586423d062d34e to your computer and use it in GitHub Desktop.
<base-layout>
<template slot="header">
<h1>Here might be a page title</h1>
</template>
<p>A paragraph for the main content.</p>
<p>And another one.</p>
<template slot="footer">
<p>Here's some contact info</p>
</template>
</base-layout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment