{translate key="email.multipart"} --{$mimeBoundary} Content-Type: text/plain; charset={$defaultCharset|escape} Content-Transfer-Encoding: quoted-printable {literal}{$templateHeader}{/literal} {$body} {$issue->getIssueIdentification()} {translate key="issue.toc"} {foreach name=sections from=$publishedArticles item=section key=sectionId} {if $section.title}{$section.title}{/if} -------- {foreach from=$section.articles item=article} {$article->getLocalizedTitle()|strip_tags}{if $article->getPages()} ({$article->getPages()}){/if} {foreach from=$article->getAuthors() item=author name=authorList} {$author->getFullName()}{if !$smarty.foreach.authorList.last},{/if}{/foreach} {/foreach} {/foreach} {literal}{$templateSignature}{/literal} --{$mimeBoundary} Content-Type: text/html; charset={$defaultCharset|escape} Content-Transfer-Encoding: quoted-printable {foreach from=$stylesheets item=cssUrl} {/foreach}
{literal}{$templateHeader}{/literal}

{$body|escape|nl2br}

{$issue->getIssueIdentification()}
{translate key="issue.toc"}

{foreach name=sections from=$publishedArticles item=section key=sectionId} {if $section.title}

{$section.title|escape}

{/if} {foreach from=$section.articles item=article}
{$article->getLocalizedTitle()|strip_unsafe_html} getBestArticleId()}" class="file">{if $article->getLocalizedAbstract()}{translate key="article.abstract"}{else}{translate key="article.details"}{/if} {if (!$subscriptionRequired || $article->getAccessStatus() == $smarty.const.ARTICLE_ACCESS_OPEN || $subscribedUser)} {foreach from=$article->getGalleys() item=galley name=galleyList}   getBestArticleId()|to_array:$galley->getBestGalleyId()}" class="file">{$galley->getGalleyLabel()|escape} {/foreach} {/if}
{foreach from=$article->getAuthors() item=author name=authorList} {$author->getFullName()|escape}{if !$smarty.foreach.authorList.last},{/if} {/foreach} {if $article->getPages()}{$article->getPages()|escape}{else} {/if}
{/foreach} {if !$smarty.foreach.sections.last}
{/if} {/foreach}
{literal}{$templateSignature}{/literal}
--{$mimeBoundary}--