Skip to content

Commit 7e29b7e

Browse files
committed
minor
1 parent 316b330 commit 7e29b7e

File tree

1 file changed

+1
-5
lines changed
  • packages/notifications-library/src/notifications_library/templates

1 file changed

+1
-5
lines changed

packages/notifications-library/src/notifications_library/templates/base.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,7 @@
7575
Need help? <a href="mailto:{{ product.support_email }}">Support</a> |
7676
Powered by oSPARC
7777
<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-
>
78+
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub" class="github-logo">
8379
</a>
8480
</p>
8581
</div>

0 commit comments

Comments
 (0)