Sha256: 1942bdc4145766ebfca51e30278b09accfcc4e8003d03841f93f8df8d3efd2ca
Contents?: true
Size: 289 Bytes
Versions: 14
Compression:
Stored size: 289 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h2>Inquiry Received</h2> <%@inquiry.spud_inquiry_fields.each do |field|%> <p><strong><%=field.name%></strong> <%=field.value%> </p> <%end%> </body> </html>
Version data entries
14 entries across 14 versions & 2 rubygems