{{ "Enter Keyword" | rt }}

{% if countries %}
{% endif %}
{% if show_tables %}

{{ "Your Rank" | rt }}

{{ rank }}

{{ title }}

{% for result in results %} {% else %} {% endfor %}
{{ "Rank" | rt }} {{ "Website" | rt }} {{ "PA" | rt }} {{ "DA" | rt }}
{{ result.rank }}
{{ result.citation }}
{{ result.description }}
{{ result.inlink_rank }}
{{ result.domain_inlink_rank }}
{{ "Nothing to show." | rt }}
{% endif %}