Sha256: 0219f3ebece8d1899c2ca15165e0a238aabbbfa370b4c22963ad62864fbbfbe7
Contents?: true
Size: 378 Bytes
Versions: 2
Compression:
Stored size: 378 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/> <title> <%= title %> </title> <style> h1 { text-align: center; } </style> </head> <body> <h1><%= title %></h1> <img src="/images/ruby.png" /> </body> </html>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paddle-1.0.0 | lib/templates/cover.html.erb |
paddle-1.0.0 | lib/templates/title.html.erb |