Sha256: a0ca49b3fe407c8cf24b2ea06d3d12ffbc03cf9823679438f87ca20022cea9a3
Contents?: true
Size: 190 Bytes
Versions: 8
Compression:
Stored size: 190 Bytes
Contents
<!DOCTYPE html> <html> <head> <title><%= controller.controller_name %> : <%= controller.action_name %></title> </head> <body> <container> <%= yield %> </container> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems