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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user