diff --git a/html-templates/home.tpl b/html-templates/home.tpl index 48ce67e..8edecfa 100644 --- a/html-templates/home.tpl +++ b/html-templates/home.tpl @@ -168,304 +168,6 @@ - - - - - - - - - - - - - - - - - - - - - +
+
+
+ +

{_ "Latest Project Activity"}

+ + + + {foreach item=Article from=$activity} + {projectActivity $Article headingLevel=h3 showProject=true} + {foreachelse} + {_ "No project updates have been posted on this site yet."} + {/foreach} +
+
+
{/block}