2014-12-23 18:35:19 -05:00
|
|
|
<template name="initial">
|
2015-01-12 19:51:46 -05:00
|
|
|
<div class="initial">
|
2014-12-23 18:35:19 -05:00
|
|
|
<h5>Chromebook Checkout</h5>
|
2015-01-12 19:51:46 -05:00
|
|
|
<button class="submit">Checkout!</button>
|
2014-12-23 18:35:19 -05:00
|
|
|
</div>
|
2015-01-01 23:20:45 -05:00
|
|
|
<p class="bottom">Checkout a chromebook.</p>
|
2014-12-23 18:35:19 -05:00
|
|
|
<img class="chromeicon" src="ico/chrico.png">
|
|
|
|
|
</template>
|