Vulcan/packages/telescope-daily/lib/client/templates/day_heading.html

3 lines
No EOL
119 B
HTML

<template name="day_heading">
<h2 class="posts-day-heading">{{formatDate date "dddd, MMMM Do YYYY"}}</h2>
</template>