Removed project.html.twig
This commit is contained in:
parent
24f8844f4d
commit
f77d820de8
|
@ -1,8 +0,0 @@
|
||||||
{% extends 'default' %}
|
|
||||||
|
|
||||||
{% block content_wrapper %}
|
|
||||||
<div class="content">
|
|
||||||
{% if page.website %}<a href="{{ page.website }}">{{ page.website }}</a>{% endif %}
|
|
||||||
{% block content %}{% endblock %}
|
|
||||||
</div>
|
|
||||||
{% endblock %}
|
|
Reference in a new issue