{% extends "base.html" %} {% set title = "Characters" %} {% set stylelist = ["ocs.css"] %} {% block content %} ocs {% endblock %}