migrating legacy to symfony

This commit is contained in:
Nicolas Lœuillet
2015-01-22 17:18:56 +01:00
parent 2b9fe72b39
commit 9d50517cea
31 changed files with 1825 additions and 20 deletions

View File

@ -0,0 +1,6 @@
<header class="w600p center mbm">
<h1>
{% block logo %}<img width="100" height="100" src="{{ asset('themes/baggy/img/logo-other_themes.png') }}" alt="wallabag logo" />{% endblock %}
</h1>
</header>