rscons/rb/assets/user_guide.html.erb

14 lines
203 B
Plaintext

<html>
<head>
<title>RScons User Guide - Version <%= version %></title>
<style>
body {
max-width: 140ex;
}
</style>
</head>
<body>
<%= body %>
</body>
</html>