Sha256: 30989c60c9b619ac0e2862d890c16a264161cce55f2b9c0fb78b9958be33d729
Contents?: true
Size: 259 Bytes
Versions: 9
Compression:
Stored size: 259 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Bookkeeper</title> <%= stylesheet_link_tag "bookkeeper/application", :media => "all" %> <%= javascript_include_tag "bookkeeper/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems