-
+ <#list archiveDates as archiveDate>
+
- + <#if "en" == localeString?substring(0, 2)> + + ${archiveDate.monthName} ${archiveDate.archiveDateYear}(${archiveDate.archiveDatePublishedArticleCount}) + + <#else> + + ${archiveDate.archiveDateYear} ${yearLabel} ${archiveDate.archiveDateMonth} ${monthLabel}(${archiveDate.archiveDatePublishedArticleCount}) + + #if> + + #list> +
+ <#include "header.ftl">
+
+
+
diff --git a/Andrea/article.ftl b/Andrea/article.ftl
index 1a149d9..0bc2691 100644
--- a/Andrea/article.ftl
+++ b/Andrea/article.ftl
@@ -17,38 +17,22 @@
along with this program. If not, see
+
+
+
+
+ <#if 0 != archiveDates?size>
+
+
+
+ #if>
+
+
+ <#include "side.ftl">
+
+
+
+
+
+
+
+