@@ -5,15 +5,13 @@ This job check if there are any errors on the twig templates
## How to use it
1. Put your twig files in the directory "templates"
2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting
started](/use-the-hub)). Example:
1. Add this job URL inside the `include` list of your `.gitlab-ci.yml` file (see the [quick setup](/use-the-hub/#quick-setup)). You can specify [a fixed version](#changelog) instead of `latest`.
2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting
started](/use-the-hub)). Example:
1. Add this job URL inside the `include` list of your `.gitlab-ci.yml` file (see the [quick setup](/use-the-hub/#quick-setup)). You can specify [a fixed version](#changelog) instead of `latest`.