<div class="max-w-2xl mx-auto">
  <h1 class="text-2xl font-bold text-gray-900 mb-6">修正</h1>
  <%= render 'form', memo: @memo %>
</div>