Sha256: 0037a9a153f650d90f4fd00ec5517645bbc03225325bcffa91ef0f8b9ff83f66
Contents?: true
Size: 885 Bytes
Versions: 10
Compression:
Stored size: 885 Bytes
Contents
<html> <!-- DO NOT MODIFY THIS FILE DIRECTORY! This file is automatically generated from a text file by juli(1). Thanks! --> <%# = Required methods juli(1) template must have following methods: title:: title string prototype:: prototype url javascript:: javascript url stylesheet:: stylesheet url body:: generate html = Optional methods Following helper methods are optional: contents:: draw contents of page %> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title><%= title %></title> <script src="<%= prototype %>" type="text/javascript"></script> <script src="<%= javascript %>" type="text/javascript"></script> <link href="<%= stylesheet %>" rel="stylesheet" type="text/css" /> </head> <body> <h1> <%= title %> </h1> <br/><br/> <%= contents %> <br/><br/> <%= body %> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems