{% extends 'base.html' %} {% block title %}{{ title }}{% endblock %} {% block content %}{{ wiki|safe }}{% endblock %} {% block actions %}