We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8884fed commit 0f096c7Copy full SHA for 0f096c7
Readme.md
@@ -74,4 +74,3 @@ _translation_edit_in_place:
74
## Documentation
75
76
Read the full documentation at [http://php-translation.readthedocs.io](http://php-translation.readthedocs.io/en/latest/).
77
-
Resources/views/WebUI/index.html.twig
@@ -1,4 +1,4 @@
1
-{% extends "TranslationBundle:WebUI:base.html.twig" %}
+{% extends "@Translation/WebUI/base.html.twig" %}
2
{% import _self as macro %}
3
4
{% block body %}
Resources/views/WebUI/show.html.twig
0 commit comments