Sha256: 561dc537c044136cd57d2a86c8fdda33f9d45de210a1338798e14c6c2e8af2b2
Contents?: true
Size: 529 Bytes
Versions: 7
Compression:
Stored size: 529 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Start Bootstrap Freelancer</title> <%= stylesheet_link_tag 'freelancer/manifest.css', media: 'all' %> <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href="http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css"> <%= javascript_include_tag 'freelancer/manifest.js' %> <%= csrf_meta_tags %> </head> <body id="page-top" class="index"> <%= yield %> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems