8 lines
179 B
HTML
Raw Normal View History

2015-01-01 02:20:24 -05:00
<template name="admin">
<div id="center">
<div id="sign-in">
<h5>Chromebook Checkout</h5>
<button id="submit">Checkout!</button>
</div>
</div>
</template>