{assign name="stable_channel" value="stable"/}
{if isset="$last_release"}
{$last_release/}
Download {unless condition="$download_channel ~ $stable_channel"}{$download_channel/}{/unless} Now
{/if}

{$product.name/} {unless isset="$products"} - {$download_channel/} Releases: not available{/unless} {if isset="$products"} - {$download_channel/} Releases{/if}

After downloading a release suitable for your system, please follow the installation instructions and installation videos. If you are new to Eiffel, please check the tutorials and videos.

{foreach item="ic" from="$products"}

{$ic.name/} {$ic.number/}

{if condition="$download_channel ~ $stable_channel"}

Release Notes

{/if} {foreach item="item" from="$ic.downloads"} {/foreach}
File name Platform Size SHA-256
{assign name="itemlink" expression="$item.link" /} {unless isempty="$itemlink"} {/unless} {if isempty="$itemlink"} {if isempty="$ic.default_mirror"} {assign name="prod_mirror" expression="$ic.default_mirror"/} {/if} {unless isempty="$ic.default_mirror"} {assign name="prod_mirror" expression="$mirror"/} {/unless} {/if} {$item.filename/} {$item.platform/} {$item.size/} {$item.hash/}
{/foreach}
{if condition="$download_channel ~ $stable_channel"}

Go to Beta Releases

{/if} {unless condition="$download_channel ~ $stable_channel"}

Go to Stable Releases

{/unless}