{% trans "WOCAT SLM portal" %}
{% trans "The WOCAT database on SLM practices (Technologies and Approaches) contains a vast range of good practices from all over the world." %}
{% trans "WOCAT SLM practices" %}{% extends 'base.html' %}
{% load i18n %}
{% block title %}{% trans "QCAT" %}{% endblock %}
{% block bodyclass %}layout-home{% endblock %}
{% block navclass %}is-home{% endblock %}
{% block hero %}
{% trans "global SLM practices database" %}
{% trans "The WOCAT database on SLM practices (Technologies and Approaches) contains a vast range of good practices from all over the world." %}
{% trans "WOCAT SLM practices" %}