docs/meteor/client/views/dashboard/components/menu-header.html

5 lines
133 B
HTML

<template name="menuHeader">
<div class="mac-window-header"><a href="#">Kitematic</a></div>
{{> updateNotification}}
</template>