Skip to content

Commit ca5ad9f

Browse files
Rodado html-characters no novo template do box ultimos posts
1 parent c8e091a commit ca5ad9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/ultimos_posts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="box ultimos_posts">
2-
<h3>Últimos posts</h3>
2+
<h3>&Uacute;ltimos posts</h3>
33
<ul>
44
{% for artigo in artigos|slice:":10" %}
55
<li>

0 commit comments

Comments
 (0)