Skip to content

Instantly share code, notes, and snippets.

@slb235
Created September 27, 2012 16:47
Show Gist options
  • Save slb235/3795056 to your computer and use it in GitHub Desktop.
Save slb235/3795056 to your computer and use it in GitHub Desktop.
in die create.jade
.accordion-group
.accordion-heading
a.accordion-toggle(data-toggle="collapse", href="##{module.type}")
i(class="icon-#{module.icon}")
| #{module.title}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment