diff --git a/root/styles/prosilver/template/portal/block/announcements.html b/root/styles/prosilver/template/portal/block/announcements.html index e69de29b..7a3b28e0 100644 --- a/root/styles/prosilver/template/portal/block/announcements.html +++ b/root/styles/prosilver/template/portal/block/announcements.html @@ -0,0 +1,40 @@ +
+
+ + +
+
+
+ + + {L_NO_ANNOUNCEMENTS} + +

{NEWEST_POST_IMG}{READ_POST_IMG} {announcements_row.ATTACH_ICON_IMG} {L_POLL}: {announcements_row.TITLE}

+ +
+
+ {announcements_row.TEXT} +
+
+ {L_TOPIC_VIEWS}: {announcements_row.TOPIC_VIEWS}  •  {L_COMMENTS}: {announcements_row.REPLIES}  •  {L_POST_REPLY} + {announcements_row.OPEN}{announcements_row.L_READ_FULL}{announcements_row.CLOSE} + +
+ + +
+
+
+ +
+
+
\ No newline at end of file