Nicht benötigte entities entfernt; Verlinkung auf Startseite

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3287 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
uli 2016-12-19 10:25:20 +00:00
parent 56d6e88451
commit dde3b91724
3 changed files with 1 additions and 238 deletions

View file

@ -49,7 +49,7 @@
</button>
<div id="brand" class="navbar-brand">
<a href="index.html">{% image '@AppBundle/Resources/public/images/wlogo.png' %}<img src="{{ asset_url }}" alt="">{% endimage %}</a>
<a href="/">{% image '@AppBundle/Resources/public/images/wlogo.png' %}<img src="{{ asset_url }}" alt="">{% endimage %}</a>
</div>
</div><!-- end navbar-header -->