{% extends 'wocat/base.html' %} {% load i18n %} {% block content %} {% trans "Add SLM data" %} {% include 'wocat/partial/add.html' %} {% endblock %}