| <?php |
| /******************************************************************************* |
| * Copyright (c) 2015, 2016 Eclipse Foundation and others. |
| * All rights reserved. This program and the accompanying materials |
| * are made available under the terms of the Eclipse Public License v1.0 |
| * which accompanies this distribution, and is available at |
| * http://eclipse.org/legal/epl-v10.html |
| * |
| * Contributors: |
| * Eric Poirier (Eclipse Foundation) - Initial implementation |
| * Christopher Guindon (Eclipse Foundation) |
| *******************************************************************************/ |
| // This file must be included |
| if(basename(__FILE__) == basename($_SERVER['PHP_SELF'])){exit();} |
| ?> |
| <table border="0" cellpadding="0" cellspacing="0" height="100%" width="<?php print $email_body_width; ?>" id="emailBody"> |
| |
| <!-- MODULE ROW // --> |
| <!-- |
| To move or duplicate any of the design patterns |
| in this email, simply move or copy the entire |
| MODULE ROW section for each content block. |
| --> |
| |
| <tr class="banner_Container"> |
| <td align="center" valign="top"> |
| |
| <?php if (isset($path_to_index)): ?> |
| <p style="text-align:right;"><a href="<?php print $path_to_index; ?>">Read in your browser</a></p> |
| <?php endif; ?> |
| |
| <!-- CENTERING TABLE // --> |
| <!-- |
| The centering table keeps the content |
| tables centered in the emailBody table, |
| in case its width is set to 100%. |
| --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="100%" class="flexibleContainer"> |
| <tr> |
| <td background="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/Banner.png" id="bannerTop" |
| class="flexibleContainerCell textContent"> |
| <p id="date">Eclipse Newsletter - 2018.10.31</p> <br /> |
| |
| <!-- PAGE TITLE --> |
| |
| <h2><?php print $pageTitle; ?></h2> |
| |
| <!-- PAGE TITLE --> |
| |
| </td> |
| </tr> |
| </table> <!-- // CENTERING TABLE --> |
| </td> |
| </tr> |
| <!-- // MODULE ROW --> |
| |
| |
| <!-- MODULE ROW // --> |
| <tr class="ImageText_TwoTier"> |
| <td align="center" valign="top"> |
| <!-- CENTERING TABLE // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="100%"> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- FLEXIBLE CONTAINER // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="<?php print $email_body_width; ?>" class="flexibleContainer"> |
| <tr> |
| <td align="center" valign="top" width="<?php print $email_body_width; ?>" |
| class="flexibleContainerCell"> |
| <!-- CONTENT TABLE // --> |
| <table align="Left" border="0" cellpadding="0" |
| cellspacing="0" width="85%" |
| class="flexibleContainer marginLeft text_TwoTier"> |
| <tr> |
| <td valign="top" class="textContent"> |
| <img class="float-left margin-right-20" src="<?php print $path; ?>/community/eclipse_newsletter/2018/october/images/stephanie.jpg" /> |
| <h3>Editor's Note</h3> |
| <p>Welcome to the Eclipse Newsletter!</p> |
| <p>Eclipse projects are the lifeblood of collaboration and innovation within our community and when it comes to starting, growing, and maintaining a new open source project, having a highly-motivated community is key. Whether you're a developer or an open source advocate, new projects benefit from community participation and with a growing community of over 350+ Eclipse projects, we welcome any and all new projects!</p> |
| <p>In this month's newsletter, we feature six of the newest projects at the Eclipse Foundation for you to discover! Covering a wide range of different topics, these projects focus on diagrams in the web, platform-independent applications, cloud and desktop IDE frameworks, contactless applications, distributed control and sensing platforms and client libraries implementing the Sparkplug specification.</p> |
| <p>Here are this month's articles:<br> |
| ➜ <a style="color:#000;" target="_blank" href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/sprotty.php">Eclipse Sprotty - Diagrams in the Web</a><br> |
| ➜ <a style="color:#000;" target="_blank" href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/osbp.php">Eclipse OSBP - the first Eclipse Software Factory</a><br> |
| ➜ <a style="color:#000;" target="_blank" href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/theia.php">The Busy RCP Developer's Guide to Eclipse Theia</a><br> |
| ➜ <a style="color:#000;" target="_blank" href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/keyple.php">Open Source API for contactless ticketing: Eclipse Keyple</a><br> |
| ➜ <a style="color:#000;" target="_blank" href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/volttron.php">Eclipse VOLTTRON™</a><br> |
| ➜ <a style="color:#000;" target="_blank" href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/tahu.php">Eclipse Tahu</a><br></p> |
| <p>Discover and enjoy!</p> |
| <p>P.S, the Eclipse Foundation is running it's brand survey for the first time in 2 years. Please take a minute to <a href="https://bit.ly/2NCGzdg" target="_blank">take the survey</a> and let us know what you think!</p> |
| <p>Stephanie Swart<br> |
| <a style="color:#000;" target="_blank" href="https://twitter.com/stephaniejswart">@stephaniejswart</a></p> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> |
| </td> |
| </tr> |
| </table> <!-- // FLEXIBLE CONTAINER --> |
| </td> |
| </tr> |
| </table> <!-- // CENTERING TABLE --> |
| </td> |
| </tr> |
| <!-- // MODULE ROW --> |
| |
| <!-- MODULE ROW // --> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- CENTERING TABLE // --> |
| <hr> |
| <h3 style="text-align: left;">Articles</h3> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="100%"> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- FLEXIBLE CONTAINER // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="<?php print $email_body_width; ?>" class="flexibleContainer"> |
| <tr> |
| <td valign="top" width="<?php print $email_body_width; ?>" |
| class="flexibleContainerCell"> |
| <!-- CONTENT TABLE // --> |
| <table align="Left" border="0" cellpadding="0" |
| cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="imageContentLast"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/sprotty.php"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/2018/october/images/1.png" |
| width="<?php print $col_2_img; ?>" class="flexibleImage" |
| style="max-width: <?php print $col_2_img; ?>;" /></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/sprotty.php"><h3>Eclipse Sprotty - Diagrams in the Web</h3></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <p></p> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // --> |
| <table align="Right" border="0" |
| cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="imageContentLast"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/osbp.php"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/2018/october/images/2.png" |
| width="<?php print $col_2_img; ?>" class="flexibleImage" |
| style="max-width: <?php print $col_2_img; ?>;" /></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/osbp.php"><h3>Eclipse OSBP - the first Eclipse Software Factory</h3></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <p></p> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> |
| </td> |
| </tr> |
| </table> <!-- // FLEXIBLE CONTAINER --> |
| </td> |
| </tr> |
| </table> <!-- // CENTERING TABLE --> |
| </td> |
| </tr> |
| <!-- // MODULE ROW --> |
| |
| <!-- MODULE ROW // --> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- CENTERING TABLE // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="100%"> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- FLEXIBLE CONTAINER // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="<?php print $email_body_width; ?>" class="flexibleContainer"> |
| <tr> |
| <td valign="top" width="<?php print $email_body_width; ?>" |
| class="flexibleContainerCell"> |
| <!-- CONTENT TABLE // --> |
| <table align="Left" border="0" cellpadding="0" |
| cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="imageContentLast"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/theia.php"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/2018/october/images/3.png" |
| width="<?php print $col_2_img; ?>" class="flexibleImage" |
| style="max-width: <?php print $col_2_img; ?>;" /></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/theia.php"><h3>The Busy RCP Developer's Guide to Eclipse Theia</h3></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <p></p> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // --> |
| <table align="Right" border="0" |
| cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="imageContentLast"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/keyple.php"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/2018/october/images/4.png" |
| width="<?php print $col_2_img; ?>" class="flexibleImage" |
| style="max-width: <?php print $col_2_img; ?>;" /></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/keyple.php"><h3>Open Source API for contactless ticketing: Eclipse Keyple</h3></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <p></p> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> |
| </td> |
| </tr> |
| </table> <!-- // FLEXIBLE CONTAINER --> |
| </td> |
| </tr> |
| </table> <!-- // CENTERING TABLE --> |
| </td> |
| </tr> |
| <!-- // MODULE ROW --> |
| |
| <!-- MODULE ROW // --> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- CENTERING TABLE // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="100%"> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- FLEXIBLE CONTAINER // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="<?php print $email_body_width; ?>" class="flexibleContainer"> |
| <tr> |
| <td valign="top" width="<?php print $email_body_width; ?>" |
| class="flexibleContainerCell"> |
| <!-- CONTENT TABLE // --> |
| <table align="Left" border="0" cellpadding="0" |
| cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="imageContentLast"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/volttron.php"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/2018/october/images/5.png" |
| width="<?php print $col_2_img; ?>" class="flexibleImage" |
| style="max-width: <?php print $col_2_img; ?>;" /></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/volttron.php"><h3>Eclipse VOLTTRON™</h3></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <p></p> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // --> |
| <table align="Right" border="0" |
| cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="imageContentLast"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/tahu.php"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/2018/october/images/6.png" |
| width="<?php print $col_2_img; ?>" class="flexibleImage" |
| style="max-width: <?php print $col_2_img; ?>;" /></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <a href="https://www.eclipse.org/community/eclipse_newsletter/2018/october/tahu.php"><h3>Eclipse Tahu</h3></a> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <p></p> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> |
| </td> |
| </tr> |
| </table> <!-- // FLEXIBLE CONTAINER --> |
| </td> |
| </tr> |
| </table> <!-- // CENTERING TABLE --> |
| </td> |
| </tr> |
| <!-- // MODULE ROW --> |
| |
| <!-- MODULE ROW // --> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- CENTERING TABLE // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="100%"> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- FLEXIBLE CONTAINER // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="<?php print $email_body_width; ?>" class="flexibleContainer"> |
| <tr> |
| <td valign="top" width="<?php print $email_body_width; ?>" |
| class="flexibleContainerCell"> |
| <!-- CONTENT TABLE // --> |
| <table align="Left" border="0" cellpadding="0" |
| cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="textContent"> |
| <h3>New Project Proposals</h3> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <ul> |
| <li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/proposals/eclipse-iota-trinity">Eclipse IOTA Trinity</a> is a toolkit to support the cross-platform development of frontend applications on the IOTA network, based on the popular Trinity IOTA wallet. </li> |
| <li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/proposals/eclipse-krazo">Eclipse UPM</a> is a user space collection of sensor and actuator libraries written in the C/C++ language.</li> |
| </ul> |
| <p>Interested in more project activity? <a target="_blank" style="color:#000;" href="http://www.eclipse.org/projects/project_activity.php">Read on</a> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> <!-- CONTENT TABLE // --> |
| <table align="Right" border="0" |
| cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="textContent"> |
| <h3>New Project Releases</h3> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <ul> |
| <li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/technology.microprofile/reviews/microprofile-2.1-release-review">Eclipse MicroProfile 2.1</a></li> |
| <li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/technology.dltk/reviews/5.10-release-review">Eclipse Dynamic Languages Toolkit 5.1.0</a></li> |
| <li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/modeling.sirius/reviews/6.1.0-release-review">Eclipse Sirius 6.1.0</a></li> |
| <li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/technology.jnosql/reviews/0.0.7-release-review">Eclipse JNoSQL 0.0.7</a></li> |
| <li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/technology.app4mc/reviews/0.9.2-release-review">Eclipse APP4MC 0.9.2</a></li> |
| <li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/tools.oomph/reviews/1.10.0-release-review">Eclipse Oomph 1.10.0</a></li> |
| <li><a target="_blank" style="color:#000;" href="https://projects.eclipse.org/projects/tools.pdt/reviews/6.1-release-review">Eclipse PHP Development Tools 6.1 </a></li> |
| </ul> |
| <p>View all the project releases <a target="_blank" style="color:#000;" href="https://www.eclipse.org/projects/tools/reviews.php">here</a>.</p> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> |
| |
| |
| </td> |
| </tr> |
| </table> <!-- // FLEXIBLE CONTAINER --> |
| </td> |
| </tr> |
| </table> <!-- // CENTERING TABLE --> |
| </td> |
| </tr> |
| <!-- // MODULE ROW --> |
| |
| |
| <!-- MODULE ROW // --> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- CENTERING TABLE // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="100%"> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- FLEXIBLE CONTAINER // --> |
| <table border="0" cellpadding="0" cellspacing="0" |
| width="<?php print $email_body_width; ?>" class="flexibleContainer"> |
| <tr> |
| <td valign="top" width="<?php print $email_body_width; ?>" |
| class="flexibleContainerCell"> |
| <!-- CONTENT TABLE // --> |
| <table align="Left" border="0" cellpadding="0" |
| cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="textContent"> |
| <h3>Upcoming Eclipse Events</h3> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <p>Eclipse events are being hosted all over the world! Get involved by attending |
| or organizing an event. <a target="_blank" style="color:#000;" href="http://events.eclipse.org/">View all events</a>.</p> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="imageContentLast"> |
| <a target="_blank" href="http://events.eclipse.org/"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/2018/october/images/democamp_nov.png" |
| width="<?php print $col_2_img; ?>" class="flexibleImage" |
| style="max-width: <?php print $col_2_img; ?>;" /></a> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> |
| <table align="Right" border="0" |
| cellpadding="0" cellspacing="0" width="<?php print $col_2_table; ?>" |
| class="flexibleContainer"> |
| <tr> |
| <td valign="top" class="textContent"> |
| <p>Here is the list of upcoming Eclipse and Eclipse related events:</p> |
| <p><a target="_blank" style="color:#000;" href="https://jax.de/en/">W-JAX 2018</a><br> |
| Nov 5-9, 2018 | Munich, Germany</p> |
| <p><a target="_blank" style="color:#000;" href="https://devoxx.be/">DEVOXX BE</a><br> |
| Nov 12-16, 2018 | Antwerp, Belgium</p> |
| <p><a target="_blank" style="color:#000;" href="https://www.lfasiallc.com/events/kubecon-cloudnativecon-china-2018/">KubeCon + CloudNativeCon China 2018</a><br> |
| Nov 13-15, 2018 | Shanghai, China</p> |
| <p><a target="_blank" style="color:#000;" href="https://events.linuxfoundation.org/events/kubecon-cloudnativecon-north-america-2018/">KubeCon + CloudNativeCon North America 2018</a><br> |
| December 10 - 13, 2018 | Seattle, Washington</p> |
| <p><a target="_blank" style="color:#000;" href="http://www.euroforum.de/software-eng/">Future of Automotive Software</a><br> |
| December 10, 2018 | Munich, Germany</p> |
| </td> |
| </tr> |
| <tr> |
| <td valign="top" class="textContent"> |
| <p>Are you hosting an Eclipse event? Do you know about an Eclipse event happening in your community? Email us the details <a style="color:#000;" href="mailto:events@eclipse.org?Subject=Eclipse%20Event%20Listing">events@eclipse.org</a>!</p> |
| </td> |
| </tr> |
| </table> <!-- // CONTENT TABLE --> |
| |
| </td> |
| </tr> |
| </table> <!-- // FLEXIBLE CONTAINER --> |
| </td> |
| </tr> |
| </table> <!-- // CENTERING TABLE --> |
| </td> |
| </tr> |
| <!-- // MODULE ROW --> |
| |
| <!-- MODULE ROW // --> |
| <tr> |
| <td align="center" valign="top"> |
| <!-- CENTERING TABLE // --> |
| <!-- |
| The centering table keeps the content |
| tables centered in the emailBody table, |
| in case its width is set to 100%. |
| --> |
| <table background="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/footer.png" border="0" cellpadding="0" cellspacing="0" |
| width="100%" class="flexibleContainer" id="bannerBottom"> |
| <tr class="ThreeColumns"> |
| <td valign="top" class="imageContentLast" |
| style="position: relative; width: inherit;"> |
| <div |
| style="width: 160px; margin: 0 auto; margin-top: 30px;"> |
| <a href="http://www.eclipse.org/"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/Eclipse_Logo.png" |
| width="100%" class="flexibleImage" |
| style="height: auto; max-width: 160px;" /></a> |
| </div> |
| </td> |
| </tr> |
| |
| <tr class="ThreeColumns"> |
| <td valign="top" class="textContent" |
| style="position: relative; width: inherit; margin-top: 12%;"> |
| <h3 style="padding-top: 25px;">Contact Us</h3> |
| <a href="mailto:newsletter@eclipse.org" |
| style="text-decoration: none; color:#ffffff;"> |
| <p id="emailFooter">newsletter@eclipse.org</p></a> |
| </td> |
| </tr> |
| |
| <tr class="ThreeColumns"> |
| <td valign="top" class="textContent followUs" |
| style="position: relative; width: inherit; margin-top: 12%;"> |
| <h3 style="padding-top: 25px;">Follow Us</h3> |
| <div id="iconSocial"> |
| <a href="https://twitter.com/EclipseFdn"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/icon_Twitter.png" |
| width="23" class="flexibleImage" |
| style="max-width: 23px !important;" /></a> <a |
| href="https://www.facebook.com/eclipse.org"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/icon_Facebook.png" |
| width="23" class="flexibleImage" |
| style="max-width: 23px !important;" /></a> <a |
| href="https://www.youtube.com/user/EclipseFdn"><img |
| src="<?php print $path; ?>/community/eclipse_newsletter/assets/public/images/icon_Youtube.png" |
| width="23" class="flexibleImage" |
| style="max-width: 23px !important;" /></a> |
| </div> |
| </td> |
| </tr> |
| </table> |
| <!-- // CENTERING TABLE --> |
| </td> |
| </tr> |
| |
| </table> <!-- // EMAIL CONTAINER --> |