Let's now see how the categories list can be build. Each entry of this list should be a link to the archives pages
containing all entries posted on this category. The url of this page can be displayed using the !!cat_archives_url!!.
Besides this link, it is common to display the amount of entries related to this category, which is done using the !!entries_count!!
variable.
It is also possible to display the category's description using the !!cat_description!! variable, though we will not do so
in this example for simplicity's sake.
Here is our example of what should be typed in the "Category template" field: |