From cf796141ac01c866e81663f20699ccd56ce2d50b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Jun 2008 15:36:54 -0400 Subject: Moved the cloud daemon to cloudmasterd to give it a better name --- cloudmasterd/website/template.html.erb | 48 ++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 cloudmasterd/website/template.html.erb (limited to 'cloudmasterd/website/template.html.erb') diff --git a/cloudmasterd/website/template.html.erb b/cloudmasterd/website/template.html.erb new file mode 100644 index 0000000..b279c36 --- /dev/null +++ b/cloudmasterd/website/template.html.erb @@ -0,0 +1,48 @@ + + + + + + + <%= title %> + + + + + + +
+ +

<%= title %>

+
+

Get Version

+ <%= version %> +
+ <%= body %> +

+ Brenton Leanhardt, <%= modified.pretty %>
+ Theme extended from Paul Battley +

+
+ + + + + -- cgit