Initial copy of old site.
This commit is contained in:
6
imports/ui/ImportantDates.html
Normal file
6
imports/ui/ImportantDates.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<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>
|
||||
</template>
|
||||
Reference in New Issue
Block a user