This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</span>
|
||||
|
||||
{% if posto.parent_post %}
|
||||
<a class="link" href="#post-{{ posto.parent_post }}"> >>{{ posto.parent_post }} </a>
|
||||
<a class="link orange-text purple" href="#post-{{ posto.parent_post }}"> >>{{ posto.parent_post }} </a>
|
||||
{% endif %}
|
||||
<p>{{ posto.texto }}</p>
|
||||
|
||||
|
Reference in New Issue
Block a user