Sha256: 8b780a6af1e3ac3660198121bfaf7d5471db54ed918d906e6aa1469e7ce11e6d
Contents?: true
Size: 377 Bytes
Versions: 9
Compression:
Stored size: 377 Bytes
Contents
- title :move_page.t(page: page.title) h1= title = flash_messages form action=build_path(page, action: :move) method='post' .box label for='destination' = :destination.t &text#destination name='destination' value={params[:destination] || page.path} br button&submit accesskey='m' = :move.t button&button accesskey='c' onclick='history.back()' = :cancel.t
Version data entries
9 entries across 9 versions & 1 rubygems