Commit 22472c662300e6e1c0b5b886dcc1d98165d94028

Authored by wilmer
1 parent c4b105876f
Exists in master

añadi un espacio en blanco

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/Resources/views/portal/index.html.twig
1 1 {% extends 'base.html.twig' %}
2   -
  2 +
3 3 {% block stylesheets %}
4 4 {{ parent() }}
5 5 <link href="{{ asset('assets/vendor/AppBundle/portal.css') }}" rel="stylesheet">
... ...