Sha256: 895e6d47af5f4acc578280ea3ee510a4107cfef1d29bd3e4157f615da1256d81
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 two</title> </head> <body> <div id="divInFrameTwo">This is the text of divInFrameTwo</div> </body> </html>
Version data entries
15 entries across 15 versions & 3 rubygems