{% extends "base_generic.html" %}
{% block title %}
List of Seminars of the Chair of Materials Science and Nanotechnology{% endblock %}
{% block head %}
{% endblock %}
{% block nav-research %}
{% endblock %}
{% block content %}
{% block small %}
nanoSeminars
{% include "seminar_list.html" %}
{% if 'seminars_all' in request.path %}