Skip to content

Instantly share code, notes, and snippets.

@levinotik
Created May 31, 2013 18:30
Show Gist options
  • Select an option

  • Save levinotik/5686961 to your computer and use it in GitHub Desktop.

Select an option

Save levinotik/5686961 to your computer and use it in GitHub Desktop.
<a class=@{
if(true) "btn btn-large btn-primary disabled" else "btn btn-large btn-primary"
}
href=" @routes.Application.subscribe()
">Get started today</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment