snippets are cleaned of <br>s, snipped to given length; need to remove more tags, figure out why tags do nothing for everything but content

This commit is contained in:
Mimi Momo
2020-09-25 23:33:09 -05:00
parent 3ea1b5ba20
commit 6f7c00d158
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
{{s[2]}}{{s[3]}}
</div>
<div class="snippet-link">
<a href={{s[4]}}>... Read More</a>
<a href={{s[4]}}>Read More</a>
</div>
</div>
% end