diff options
author | Guillermo Ramos | 2015-02-04 22:02:12 +0100 |
---|---|---|
committer | Guillermo Ramos | 2015-02-04 22:02:12 +0100 |
commit | 518ef6fff0d17440b7f19fdaed04061be5096848 (patch) | |
tree | 97db033456fa76e2d4deefcb18a7af141668400d /templates/home.hamlet | |
parent | e015dcc0af83d5331ec7561fd5bc57c3f3c54ef5 (diff) | |
download | turing-web-518ef6fff0d17440b7f19fdaed04061be5096848.tar.gz |
Showing transitions (horrible mess, needs care)
Diffstat (limited to 'templates/home.hamlet')
-rw-r--r-- | templates/home.hamlet | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/home.hamlet b/templates/home.hamlet index ed377e9..4155dbb 100644 --- a/templates/home.hamlet +++ b/templates/home.hamlet @@ -15,3 +15,6 @@ <span class="glyphicon glyphicon-play"> <button id="#{butForward}" class="btn"> <span class="glyphicon glyphicon-step-forward"> + <div class="row"> + <div class="col-sm-12 col-md-12"> + <pre id="#{state}"> |