Files
AVEF/imports/ui/ImportantDates.html

5 lines
123 B
HTML
Raw Permalink Normal View History

2018-08-14 10:56:12 -07:00
<template name="ImportantDates">
<div id="importantDates" class="textView">
{{{importantDatesHTML}}}
2018-08-14 10:56:12 -07:00
</div>
</template>