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

6 lines
141 B
HTML
Raw Normal View History

2022-04-11 18:27:15 +00:00
{% extends "sega.html" %}
{% block title %}Security{% endblock %}
{% block body %}
<h1>Security</h1>
{{ generate_toc()|safe }}
{% endblock %}