add new sounds && refactor && new bg images && form redesigns
This commit is contained in:
@@ -4,15 +4,7 @@
|
||||
<h1>MineSeeker</h1>
|
||||
<h3>version 1.0a</h3>
|
||||
<a href="{{ path('MineSeekerBundle_gamePlay') }}">Play now</a>
|
||||
<img src="{{ asset('bundles/mineseeker/images/homepage/mineseeker.png') }}" alt="" border="0">
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
The site is under construction
|
||||
{% endblock %}
|
||||
|
||||
{% block footer %}
|
||||
|
||||
<img src="{{ asset('bundles/mineseeker/images/homepage/mineseeker-2.png') }}" alt="" border="0">
|
||||
{% endblock %}
|
||||
|
||||
{% block stylesheets %}
|
||||
|
||||
Reference in New Issue
Block a user