forked from wallabag/wallabag
Migrate first level template references to new notation
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
<div class="row">
|
||||
<div class="col s12">
|
||||
<div class="card-panel settings">
|
||||
{% include 'WallabagImportBundle:Import:_information.html.twig' %}
|
||||
{% include '@WallabagImport/Import/_information.html.twig' %}
|
||||
|
||||
{{ 'import.page_description'|trans }}
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user