From 5ccb76770646d8eb13ea379f5042670a8376d21e Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 31 Jan 2009 23:14:54 +0100 Subject: added everything needed to render a page --- app/views/layouts/application.html.erb | 199 +++++++++++++++++++++++++++++++++ 1 file changed, 199 insertions(+) (limited to 'app/views/layouts') diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index e69de29b..f9f7faaa 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -0,0 +1,199 @@ + + + + + CCC Template + + <%= stylesheet_link_tag 'styled' %> + <%= stylesheet_link_tag 'safari' %> + <%= stylesheet_link_tag 'ie' %> + + + + + + + + +
+
+
+

Precontent

+

+ Rhabarber, brable, bra..., bla, bla... (fasel) +

+
+ +
+
+
+
+

<%= @page.title %>

+

<%= @page.published_at.to_s(:db) %>, gregoa

+
+ <%= @page.body %> +
+
+ + + +
+
+
    +
  • + Congress +
  • +
  • + www.chinesewall.ccc.de +
  • +
  • + Fingerabrdrücke +
  • +
+

+ +
+
+

Sponsoren

+
    +
  • + snafu: So geht man ins Netz +
  • +
+
+
+ + + + +
+ + + +
+
+ + + \ No newline at end of file -- cgit v1.3