Rapsys Git
/
airbundle
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Set slot as nullable
[airbundle]
/
Resources
/
views
/
default
/
index.html.twig
1
{% extends '@RapsysAir/body.html.twig' %}
2
{% block content %}
3
<section id="content">
4
<h2><a href="{{ path('rapsys_air') }}">{{ section }}</a></h2>
5
<p>{{ 'Welcome to the outdoor space reservation system'|trans }}</p>
6
</section>
7
{% endblock %}