Removed project.html.twig

This commit is contained in:
Oliver Davies 2015-05-28 18:01:33 +01:00
parent 24f8844f4d
commit f77d820de8

View file

@ -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 %}