new: usr: add mineseeker game to the symfony 4 project #3
This commit is contained in:
11
templates/Official/landing.html.twig
Normal file
11
templates/Official/landing.html.twig
Normal file
@@ -0,0 +1,11 @@
|
||||
{% extends 'Game/index.html.twig' %}
|
||||
|
||||
{% block title %} - Landing page{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<div class="txt">
|
||||
<h2>Landing page w/ marketing</h2>
|
||||
|
||||
<h3>Under construction</h3>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user