view template/index.html.erb @ 159:4b46fdb890e3

Add slide for seminar
author atton <atton@cr.ie.u-ryukyu.ac.jp>
date Tue, 20 Dec 2016 18:10:25 +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>