Created
May 11, 2012 12:59
-
-
Save bobmcwhirter/2659465 to your computer and use it in GitHub Desktop.
my haml template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%p | |
%a.btn{ :href=>'http://awestruct.org' } View details » | |
.row | |
.span12 | |
%p | |
- svn = site.infrastructure.find{|e|e.name="Subversion"} | |
= svn.url |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment