mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-09-01 00:25:59 +02:00
v1.0 du site web
This commit is contained in:
4
app/node_modules/express-handlebars/spec/fixtures/other-views/layouts/main.handlebars
generated
vendored
Normal file
4
app/node_modules/express-handlebars/spec/fixtures/other-views/layouts/main.handlebars
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<body>
|
||||
other layout
|
||||
{{{body}}}
|
||||
</body>
|
1
app/node_modules/express-handlebars/spec/fixtures/other-views/partials/partial.handlebars
generated
vendored
Normal file
1
app/node_modules/express-handlebars/spec/fixtures/other-views/partials/partial.handlebars
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
other partial {{text}}
|
Reference in New Issue
Block a user