dasantonym/wdt

View on GitHub
src/jade/views/main.jade

Summary

Maintainability
Test Coverage
.container
    h2 BADco, Turing & Koch
    h1 Whatever Dance Toolbox
    div(ng-repeat='row in toolRows')
        .tool(ng-repeat='tool in row')
            a(href='{{tool.href}}')
                img(src='{{tool.img}}')
                br
                | {{tool.name}}
    #footer
        | This is release 1.9.1 of the BADco. Whatever Dance Toolbox.
        br
        = "Produced and © 2013, Daniel Turing, Anton Koch and BADco. | Sound effect by "
        a(href="http://soundbible.com/1669-Robot-Blip-2.html", target="_blank") Marianne Gagnon
        = " (Unchanged, "
        a(href="https://creativecommons.org/licenses/by/3.0/", target="_blank") Attribution 3.0
        | )