mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 12:36:39 -04:00
3 lines
119 B
HTML
3 lines
119 B
HTML
![]() |
<template name="day_heading">
|
||
|
<h2 class="posts-day-heading">{{formatDate date "dddd, MMMM Do YYYY"}}</h2>
|
||
|
</template>
|