aboutsummaryrefslogtreecommitdiff
path: root/templates/section.html
diff options
context:
space:
mode:
authorsptaule <lecas83@gmail.com>2022-02-01 16:08:16 +0100
committersptaule <lecas83@gmail.com>2022-02-01 16:08:30 +0100
commit54ff639713a824474d685193b393c75c4ed8cec6 (patch)
tree33a44992d6033c3aa9aebac78fe366a298b0d11d /templates/section.html
parentea99022e4dd0cde65214b036eef3d28dfa394b73 (diff)
downloadgaragehq.deuxfleurs.fr-54ff639713a824474d685193b393c75c4ed8cec6.tar.gz
garagehq.deuxfleurs.fr-54ff639713a824474d685193b393c75c4ed8cec6.zip
Add Download page
Diffstat (limited to 'templates/section.html')
-rwxr-xr-xtemplates/section.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/section.html b/templates/section.html
index 5d47d46..791195f 100755
--- a/templates/section.html
+++ b/templates/section.html
@@ -41,8 +41,8 @@
</div>
</div>
<div class="content mt-2">
- <div class="text-gray-700">
- {{ page.summary | safe }}
+ <div class="text-gray-700 not-italic">
+ {{ page.summary | safe | striptags }}
</div>
<a class="group font-semibold p-4 flex items-center space-x-1 text-garage-orange" href='{{ page.permalink }}'>
<div class="h-0.5 mt-0.5 w-4 group-hover:w-8 group-hover:bg-garage-gray transition-all bg-garage-orange"></div>