view template/index.html.erb @ 80:bc5b156a08c4

Use slideshow-cr theme
author Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
date Tue, 18 Nov 2014 14:26:46 +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>