4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
<h1><%= @word.word %></h1>
|
|
|
|
<%= render "definitions", word: @word %>
|