* Removed unapprovals, added post flags and post appeals (still need to update tests)
* Restyled text
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="artists">
|
||||
<div id="show">
|
||||
<h1>Artist: <%= @artist.name.tr("_", " ") %></h1>
|
||||
<div id="c-artists">
|
||||
<div id="a-show">
|
||||
<h3>Artist: <%= @artist.name.tr("_", " ") %></h3>
|
||||
|
||||
<% unless @artist.notes.blank? %>
|
||||
<div style="margin-bottom: 1em;">
|
||||
|
||||
Reference in New Issue
Block a user