game tryout

This commit is contained in:
Torsten Ruger
2015-07-06 21:55:34 +03:00
parent ad0550a2d3
commit 8e51078a47
18 changed files with 89827 additions and 30 deletions

View File

@ -3,4 +3,3 @@
<:Body>
<h1>Home</h1>

View File

@ -8,7 +8,7 @@
<:nav href="/">Home</:nav>
<:nav href="/about">About</:nav>
</ul>
<h3 class="text-muted">salama-debugger</h3>
<h3 class="text-muted">Salama Debugger</h3>
</div>
<:volt:notices />
@ -16,7 +16,7 @@
{{ view main_path, 'body', {controller_group: 'main'} }}
<div class="footer">
<p>&copy; Company {{ Time.now.year }}</p>
<p> <a href="http://salama-vm.org/" >Salama</a> {{ Time.now.year }}</p>
</div>
</div>