Skip to content

Commit

Permalink
Create domain header
Browse files Browse the repository at this point in the history
  • Loading branch information
darashi committed Oct 15, 2012
1 parent bcd8871 commit d002632
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions views/domain.jade
@@ -1,8 +1,14 @@
extends application

block content
.well
i.icon-folder-open
|
= domain.DomainName
p.btn-group
a(href="/domain/"+domain.DomainName).btn About
a(href="/domain/"+domain.DomainName+"/search").btn Search

hr

block domain-content

0 comments on commit d002632

Please sign in to comment.