new: usr: add mineseeker game to the symfony 4 project #3
This commit is contained in:
13
templates/Official/contact.html.twig
Normal file
13
templates/Official/contact.html.twig
Normal file
@@ -0,0 +1,13 @@
|
||||
{% extends 'Game/index.html.twig' %}
|
||||
|
||||
{% block title %} - Contact{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<div class="txt">
|
||||
<h2>Contact and user support</h2>
|
||||
|
||||
<h3>Under construction</h3>
|
||||
|
||||
<a href="mailto:langlasz@gmail.com">langlasz@gmail.com</a>
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user