Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9cb56ef

Browse files
committed
Fixed a template path
1 parente827b51 commit9cb56ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎frontend/encore/simple-example.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ your layout. In Symfony, use the ``asset()`` helper:
8282

8383
..code-block::twig
8484
85-
{#app/Resources/views/base.html.twig #}
85+
{#templates/base.html.twig #}
8686
<!DOCTYPE html>
8787
<html>
8888
<head>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp