Sha256: a542e5677081d307a29f0e1ee943623e1204e6fb5cfb850b652737bee9a4698d
Contents?: true
Size: 222 Bytes
Versions: 15
Compression:
Stored size: 222 Bytes
Contents
<%# frozen_string_literal: true %> <html> <head> <title>This is the title of frame one</title> </head> <body> <div id="divInFrameOne">This is the text of divInFrameOne</div> </body> </html>
Version data entries
15 entries across 15 versions & 3 rubygems