We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316b330 commit 7e29b7eCopy full SHA for 7e29b7e
packages/notifications-library/src/notifications_library/templates/base.html
@@ -75,11 +75,7 @@
75
Need help? <a href="mailto:{{ product.support_email }}">Support</a> |
76
Powered by oSPARC
77
<a href="https://github.com/ITISFoundation/osparc-simcore" target="_blank" rel="noopener noreferrer">
78
- <img
79
- src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png"
80
- alt="GitHub"
81
- class="github-logo"
82
- >
+ <img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub" class="github-logo">
83
</a>
84
</p>
85
</div>
0 commit comments