UNPKG

splitify

Version:

Splitify is a way to save your time when sharing the restaurant bill with someone

13 lines (11 loc) 215 B
<template name="default"> <header> {{> navigation}} </header> <main class="container"> {{> yield}} </main> <footer> {{> yield region="footer"}} </footer> </template>