2018-11-07 15:56:05 +00:00
|
|
|
<div class="product-update">
|
2018-12-13 12:24:16 +00:00
|
|
|
<div class="update-status">
|
2018-12-13 13:34:26 +00:00
|
|
|
{{#if appMeta.updateAvailable }}
|
2021-11-03 11:46:20 -04:00
|
|
|
<a class="title" href="https://www.documize.com/community/downloads">Product update is available :)</a>
|
2018-11-07 15:56:05 +00:00
|
|
|
<p class="instructions">
|
2021-11-03 11:46:20 -04:00
|
|
|
To upgrade, replace existing binary and restart Documize Community.
|
2018-11-07 15:56:05 +00:00
|
|
|
</p>
|
2021-11-03 11:46:20 -04:00
|
|
|
<Ui::UiSpacer @size="400" />
|
2018-11-07 15:56:05 +00:00
|
|
|
{{/if}}
|
2018-12-13 12:24:16 +00:00
|
|
|
</div>
|
|
|
|
<div class="change-log">
|
2018-11-07 15:56:05 +00:00
|
|
|
{{{changelog}}}
|
|
|
|
</div>
|
|
|
|
</div>
|