yanked diy branch to master

This commit is contained in:
Torsten Ruger
2015-08-25 12:37:29 +02:00
28 changed files with 750 additions and 413 deletions

View File

@ -1,16 +0,0 @@
<:Title>
Home
<:Body>
<:classes />
<div class="file-view">
</div>
<:sources />
<:blocks />
<:status/>
<:registers/>

View File

@ -1,12 +0,0 @@
<:Title>
{{ view main_path, "title", {controller_group: 'main'} }}
<:Body>
<div class="debugger_view">
<:volt:notices />
{{ view main_path, 'body', {controller_group: 'main'} }}
</div>