From 627f0488e5bd3c31359fc9e78acffbfea4a86a8b Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 24 Aug 2012 21:12:36 -0700 Subject: committed website v. 0.1.0 --- app/views/layouts/_masthead.html.haml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/views/layouts/_masthead.html.haml (limited to 'app/views/layouts/_masthead.html.haml') diff --git a/app/views/layouts/_masthead.html.haml b/app/views/layouts/_masthead.html.haml new file mode 100644 index 0000000..5055c81 --- /dev/null +++ b/app/views/layouts/_masthead.html.haml @@ -0,0 +1,7 @@ +.container.masthead + .contents + .text + %h1 LEAP Encryption Access Project + %ul#topnav + = top_level_navigation_links + -- cgit v1.2.3