This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
</div>
|
||||
</dl>
|
||||
</aside>
|
||||
{{ share_controls(this, 'post') }}
|
||||
{{ narration_player(this) }}
|
||||
</div>
|
||||
|
||||
@@ -41,7 +42,6 @@
|
||||
{{ this.body }}
|
||||
{% if this.external_url %}<p><a class="button-link" href="{{ this.external_url }}">Visit project →</a></p>{% endif %}
|
||||
</div>
|
||||
{{ share_controls(this, 'post') }}
|
||||
</article>
|
||||
{% elif this.parent._id == 'articles' %}
|
||||
{% set article_word_count = this.body|striptags|wordcount %}
|
||||
|
||||
Reference in New Issue
Block a user