This website requires JavaScript.
Explore
Help
Sign In
pohovor-public
/
symfony_example_app
Watch
2
Star
0
Fork
0
You've already forked symfony_example_app
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4f56e75e88
symfony_example_app
/
templates
/
index
/
homepage.html.twig
7 lines
90 B
Twig
Raw
Normal View
History
Unescape
Escape
initial commit
2024-01-16 15:54:06 +00:00
{%
extends
'base.html.twig'
%}
{%
block
body
%}
Homepage
feat: using QRCode form feat: using QRCode form QROptionsDefaultProvider
2024-01-16 19:31:08 +00:00
{{
form
(
form
)
}}
{%
endblock
%}
Reference in New Issue
Copy Permalink