Skip to content

Commit 6e72301

Browse files
committed
minor symfony#60 Add show code in view post (mashware)
This PR was merged into the master branch. Discussion ---------- Add show code in view post Commits ------- e00181a Add show code in view post
2 parents 10c57dc + e00181a commit 6e72301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Resources/views/admin/blog/show.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@
4242
include_back_to_home_link: false
4343
}, with_context = false) }}
4444
</div>
45+
{{ show_source_code(_self) }}
4546
{% endblock %}

0 commit comments

Comments
 (0)