UNPKG

splitify

Version:

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

9 lines 228 B
<template name="profileView"> <div class="row"> <div class="col s12"> <div class="card"> <h3>{{profile.username}} profile view</h3> </div> </div> </div> </template>