docs/templates/pages/sega/software/security/index.html

6 lines
141 B
HTML

{% extends "sega.html" %}
{% block title %}Security{% endblock %}
{% block body %}
<h1>Security</h1>
{{ generate_toc()|safe }}
{% endblock %}