Sha256: 4db6baabcdb9d7670450711f5bff6215efa97a9a583af4837d17d9d2ed36ab47
Contents?: true
Size: 265 Bytes
Versions: 720
Compression:
Stored size: 265 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Direct Post Sample App</title> <style> body { text-align: center; font-family: Helvetica; } label { display: block; } </style> </head> <body> <%= yield %> </body> </html>
Version data entries
720 entries across 720 versions & 5 rubygems