{% set seoLink %}{% if rank.logo_link is defined %}{% endif %}{% endset %}
{% set majesticLink %}{{ seoLink }}Majestic{% endset %}
{% if rank.logo_link is defined %}{{ seoLink|raw }}{% endif %} {% if rank.logo_link is defined %}{% endif %} {{ rank.label|replace({"Majestic":
majesticLink})|raw }}
|
{% if rank.logo_link is defined %}{{ seoLink|raw }}{% endif %}
{% if rank.rank %}{{ rank.rank|raw }}{% else %}-{% endif %}
{% if rank.id=='pagerank' %} /10
{% elseif rank.id=='google-index' or rank.id=='bing-index' %} {{ 'General_Pages'|translate }}
{% endif %}
{% if rank.logo_link is defined %}{% endif %}
|
{% endfor %}