Monday, January 16th |
Martin Luther King, Jr. Day |
Monday, February 20th |
President’s Day |
Monday, May 29th |
Memorial Day |
Tuesday, July 4th |
Independence Day |
Monday, September 4th |
Labor Day |
Thursday, November 23rd |
Thanksgiving Day |
Friday, November 24th |
Day after Thanksgiving |
Friday, December 22nd |
Christmas Eve (observed) |
Monday, December 25th |
Christmas Day |
Tuesday December 26th |
Day after Christmas |
Policies and Paperwork
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
Comments
0 comments
Please sign in to leave a comment.