Sha256: 8e920b9a0bc43e752173e67da7880cc54cba83820003732b4d8e3b494280daa4
Contents?: true
Size: 553 Bytes
Versions: 85
Compression:
Stored size: 553 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>eLocal Output</title> <meta content='text/html; charset=utf-8' http-equiv='content-type' /> <link href='/stylesheets/jinda.css' rel='stylesheet' type='text/css' media="all"/> <%= stylesheet_link_tag "sarabun", :media=>"all" %> </head> <style type="text/css" > body { background:#fff; color:#000; padding: 0px; margin: 0px; size: A4; font-family: 'TH SarabunPSK', Helvetica, Arial, sans-serif; } </style> <body> <%= yield %> </body> </html>
Version data entries
85 entries across 81 versions & 4 rubygems