Sha256: d2262182b9b4db5c0cd47a51093a5b57922f2cbd0feba3522befbd974b184355
Contents?: true
Size: 223 Bytes
Versions: 16
Compression:
Stored size: 223 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Kuroko2</title> <%= stylesheet_link_tag "kuroko2/application", media: "all" %> <%= javascript_include_tag "kuroko2/application" %> </head> <body> <%= yield %> </body> </html>
Version data entries
16 entries across 16 versions & 1 rubygems