File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/notifications-library/src/notifications_library/templates Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8181< body >
8282 < div class ="email-container ">
8383 < div class ="header ">
84- < a href ="{{ product.homepage }} " target ="_blank " rel ="noopener noreferrer ">
85- < img src ="{{ product.ui.logo }} " alt ="Logo " class ="logo ">
84+ < a href ="{{ product.homepage_url }} " target ="_blank " rel ="noopener noreferrer ">
85+ < img src ="{{ product.ui.logo_url }} " alt ="Logo " class ="logo ">
8686 </ a >
8787 </ div >
8888
9393
9494 < div class ="footer ">
9595 < p >
96- Visit the < a href ="{{ product.homepage }} " target ="_blank " rel ="noopener noreferrer "> Platform</ a > |
96+ Visit the < a href ="{{ product.homepage_url }} " target ="_blank " rel ="noopener noreferrer "> Platform</ a > |
9797 Need help? < a href ="mailto:{{ product.support_email }} "> Support</ a > |
9898 Powered by oSPARC
9999 < a href ="https://github.com/ITISFoundation/osparc-simcore " target ="_blank " rel ="noopener noreferrer ">
You can’t perform that action at this time.
0 commit comments