Style 'more about' text same as Comments, Related, and such
This commit is contained in:
parent
990aa2608f
commit
48129cb5cb
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
*/
|
*/
|
||||||
#}
|
#}
|
||||||
|
|
||||||
<h3>More about...</h3>
|
<h3 class="subtitle is-mono is-4">More about...</h3>
|
||||||
<p>
|
<p>
|
||||||
{% for item in items %}
|
{% for item in items %}
|
||||||
{% if loop.length > 1 and loop.index == loop.length %}and {% endif %}
|
{% if loop.length > 1 and loop.index == loop.length %}and {% endif %}
|
||||||
|
|
Loading…
Reference in a new issue