Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Deschamps
notabene-squelettes-v8
Commits
b6f9fb5d
Commit
b6f9fb5d
authored
Mar 21, 2021
by
Stephane Deschamps
Browse files
Templates specific head include for photos
parent
b7570892
Changes
2
Hide whitespace changes
Inline
Side-by-side
inc/article-15.html
View file @
b6f9fb5d
...
...
@@ -5,7 +5,7 @@
<title>
[(#TITRE|textebrut)] | #NOM_SITE_SPIP
</title>
[
<meta
name=
"article:published_date"
content=
"(#DATE|pubdate)"
>
]
[
<meta
name=
"description"
content=
"(#INTRODUCTION|attribut_html)"
/>
]
<INCLURE
(
inc
/
head
)
>
<INCLURE
(
inc
/
head
)
{
contexte=
PHOTO}
>
<!-- URL article : #URL_ARTICLE -->
<link
rel=
"canonical"
href=
"https://nota-bene.org/#URL_ARTICLE"
/>
</head>
...
...
inc/head.html
View file @
b6f9fb5d
...
...
@@ -13,3 +13,6 @@
<link
rel=
"icon"
href=
"/squelettes/favicon.ico"
/>
<link
rel=
"shortcut icon"
href=
"/squelettes/favicon.ico"
/>
[(#ENV{contexte}|strlen|>{0}|non)
<!-- PAS PHOTO -->
]
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment