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
latoilescoute-dev
scoodle
Commits
dffd7edf
Unverified
Commit
dffd7edf
authored
Dec 17, 2021
by
Thomas Citharel
Browse files
Improve metadata on poll pages
Signed-off-by:
Thomas Citharel
<
tcit@tcit.fr
>
parent
e7f7e261
Changes
1
Hide whitespace changes
Inline
Side-by-side
tpl/studs.tpl
View file @
dffd7edf
...
...
@@ -13,6 +13,11 @@
<script
src=
"
{
"js/app/adminstuds.js"
|
resource
}
"
></script>
<link
rel=
"stylesheet"
href=
"
{
'css/easymde.min.css'
|
resource
}
"
>
{/
if
}
<meta
name=
"twitter:card"
content=
"summary"
/>
<meta
property=
"og:title"
content=
"
{
$poll
->
title
|
html
}
-
{
$APPLICATION_NAME
|
html
}
"
/>
{
if
$poll
->
description
}
<meta
property=
"og:description"
content=
"
{
$poll
->
description
|
markdown
:
true
}
"
/>
{/
if
}
{/
block
}
...
...
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