{% extends "_templates/default" %} {% block main %}

Lorem ipsum dolor sit amet consectetur

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut ut risus venenatis enim euismod condm.

Watch our video

Intro to Real Tennis

The template is really nice and offers quite a large set of options. It's beautiful and the coding is done quickly and seamlessly. Thank you!

Find out more

Image Description

Rackets

The template is really nice and offers quite a large set of options. It's beautiful and the coding is done quickly and seamlessly. Thank you!

Find out more

Whats happening lorem

Latest News

{% set myEntryQuery = craft.entries() .section('news') .limit(4) %} {% set entries = myEntryQuery.all() %}
{% for entry in entries %} {% if loop.first %} {% set imgTransform = "" %} {% set cardClasses = "" %} {% set hSize = "" %} {% include "news/_list" with { hSize: 'h2'} %} {% endif %} {% endfor %}
{% for entry in entries %} {% if loop.index == 2 %} {% set index0 = loop.index0 %}
{% set imgTransform = "" %} {% set cardClasses = "" %} {% set hSize = "" %} {% include "news/_list" with { cardClasses: 'd-flex flex-row', imgTransform: 'newsThumbSquare'} %}
{% endif %} {% if loop.index == 3 %} {% set index0 = loop.index0 %}
{% set imgTransform = "" %} {% set cardClasses = "" %} {% set hSize = "" %} {% include "news/_list" with { cardClasses: 'd-flex flex-row', imgTransform: 'newsThumbSquare'} %}
{% endif %} {% endfor %}
Results & Upcoming

Tournaments

{% set tournamentResultsDays = "-" ~ tournamentResults.tournamentResultsDays ~ " days" %} {% set tournamentResultsLimit = tournamentResults.tournamentResultsLimit %}
{% set tournamentRacketsResultsDays = "-" ~ tournamentResults.tournamentRacketsResultsDays ~ " days" %} {% set tournamentResultsRacketsLimit = tournamentResults.tournamentResultsRacketsLimit %}
Lorem ipsum

Links or something else

What is the T&RA?

The T&RA is the governing body for the sports of Real Tennis & Rackets.

We are responsible for the promotion, growth and governance of both sports in the UK.

Image Description
Lorem ipsum lorem

Why partner with T&RA

asda dasd adad ad ad ads ad ad adasda dasd adad ad ad ads ad ad ad asda dasd adad ad ad ads ad ad ad

Read More
Image Description
Image Description
Image Description
Image Description
Image Description
Image Description
Image Description
Image Description
Image Description
{% endblock %}