{#if $T.Posts.length == 0} {$P.locals.empty} {#/if} {#foreach $T.Posts as post} {#if $T.post.IsPublished} {#else} {#/if} {$T.post.Title} {#if !$T.post.IsPublished} Not Published {#/if} {$T.post.CreatedOn.toLocaleDateString()} {$T.post.CreatedOn.toLocaleTimeString()} by {$T.post.UserName} {#if $T.post.Categories && $T.post.Categories.length > 0} posted in {#foreach $T.post.Categories as cat} {#if !$T.cat$first}|{#/if} {$T.cat.Name} {#/for} {#/if} {$T.post.Summary} read more → {#if $T.post.Tags && $T.post.Tags.length > 0} Tags: {#foreach $T.post.Tags as tag} {#if !$T.tag$first} , {#/if} {$T.tag.TagName} {#/for} {#/if} {#if $T.post.Comments != null} Comments({$T.post.Comments}) {#/if} {#/for} {#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if} Subscribe to Blog Subscribe to All Getting to the root of the matter Sunday, July 03, 2011 9:58:40 AM by Administrator Account Letter to the Editor I write to correct the incorrect information regarding the root and meaning of the word "advocate" and "advocacy.” Rick Ryan, in his Commission on a Mission column that was published in the June edition of the “Senior Digest,” states that the root of the word is the Italian word "voce" meaning voice. That is not correct and, in fact, no English words derive from Italian or any other modern language. read more → Tags: Letter to the Editor Veteran salutes Honor Flight Sunday, January 02, 2011 11:25:14 PM by Administrator Account Letter to the Editor An honor flight to Washington, D.C., of World War II veterans from New England occurred in October. The flight was organized for the purpose of recognizing the important contributions New England military veterans made to help bring ultimate victory to the United States and its allies and to afford the veterans an opportunity to visit the recently completed World War II memorial and the other war memorials located in our nations’ capital. read more → Tags: Honor Flight , Letter to the Editor , World War II
{#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if}
{#if $T.length == 0 && $P.root} No Categories {#else} {#foreach $T as cat} {#if $P.select} {$T.cat.Name} {#else} {$T.cat.Name} {#/if} {#if $P.edit} Delete Are you sure? Yes Cancel {#/if} {#if $P.edit && !$P.isRootBlog} Move {#/if} {#/for} {#/if}
Parent category: -- {#foreach $T as cat} {$T.cat.Name} {#/for}
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}