We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb6bca commit 5636f01Copy full SHA for 5636f01
1 file changed
src/templates/pt/base.html
@@ -83,7 +83,7 @@
83
{% block reviewed_and_analyzed_by_after %}{% endblock %}
84
{% block analysis_and_editing_by_after %}{% endblock %}
85
86
-{% block date_published %}Data de publicação:: {% endblock %}
+{% block date_published %}Data de publicação: {% endblock %}
87
{% block date_updated %}Data atualizada: {% endblock %}
88
89
{% block unedited %}[Não editado]{% endblock %}
0 commit comments