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