view template/index.html.erb @ 163:b8e16c48a5a4 default tip

Update template
author atton <atton@cr.ie.u-ryukyu.ac.jp>
date Tue, 17 Jan 2017 17:18:41 +0900
parents 9dca7035ab93
children
line wrap: on
line source

<html>
  <head>
    <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
    <title> slides for seminar </title>
  </head>

  <body>
    <%= @body %>
  </body>
</html>