summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/characters/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/characters/show.html.erb b/app/views/characters/show.html.erb
index 896280d..a7b7c0e 100644
--- a/app/views/characters/show.html.erb
+++ b/app/views/characters/show.html.erb
@@ -1,5 +1,5 @@
<h1 class="text-3xl mb-4">
- <%= @character.name %>
+ <%= render "application/components/text/name_and_title", character: @character %>
</h1>
<div class="text-lg text-display mb-4">