Final Update From Caleb
Incorporated all Caleb's changes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<template name="ImportantDates">
|
||||
<div id="datesView" class="textView">
|
||||
<!-- TODO: Load dates from the server and place the html in $("importantDatesContainer") -->
|
||||
<div id="contentContainer"></div>
|
||||
<div id="importantDates" class="textView">
|
||||
{{{importantDatesHTML}}}
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user