0
0
zero-blog/views/admin_layout.haml
2011-06-26 08:57:59 +02:00

12 lines
356 B
Plaintext

!!! 5
%html
%head
%title="zero-knowledge - Adminpanel"
%link{:rel => 'stylesheet', :href => '/stylesheet.css', :type => 'text/css'}
%script{:src => 'public/head.min.js'}
%body
#menu="Menue"
#content="Bereich oder so"
%script
="head.js('http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js','/public/admin.js')"