Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
mastodon
Commits
0f7a88f6
Commit
0f7a88f6
authored
4 years ago
by
Eugen Rochko
Browse files
Options
Download
Email Patches
Plain Diff
WIP
parent
462fb545
feature-suspended-page
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/views/accounts/suspended.html.haml
+22
-0
app/views/accounts/suspended.html.haml
with
22 additions
and
0 deletions
+22
-0
app/views/accounts/suspended.html.haml
0 → 100644
+
22
-
0
View file @
0f7a88f6
.public-account-header
.public-account-header__image
=
image_tag
@account
.
header
.
default_url
,
class:
'parallax'
.public-account-header__bar
=
link_to
short_account_url
(
@account
),
class:
'avatar'
do
=
image_tag
@account
.
avatar
.
default_url
.public-account-header__tabs
.public-account-header__tabs__name
%h1
=
@account
.
username
%small
=
acct
(
@account
)
.public-account-header__tabs__tabs
.details-counters
.spacer
.public-account-header__tabs__tabs__buttons
.grid
.column-0
.nothing-here.nothing-here--flexible
=
t
(
'accounts.suspended'
)
.column-1
=
render
'application/sidebar'
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets