mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-10 20:25:34 +00:00
some wip. still broken
This commit is contained in:
@@ -7,9 +7,6 @@ const bytes = require('../../utils').bytes;
|
||||
module.exports = function(state, emit) {
|
||||
return html`
|
||||
<div class="page signInPage">
|
||||
<a href="/" class="goBackButton">
|
||||
<img src="${assets.get('back-arrow.svg')}"/>
|
||||
</a>
|
||||
${title(state)}
|
||||
<div class="signIn__info flexible">
|
||||
${state.translate('accountBenefitTitle')}
|
||||
|
||||
Reference in New Issue
Block a user