docs/templates/pages/unlocks.html

6 lines
233 B
HTML
Raw Normal View History

2023-04-25 17:09:31 +00:00
{% extends "konami.html" %}
{% block title %}Unlocking unreleased content in Sound Voltex{% endblock %}
{% block body %}
<h1>Unlocking unreleased content in Sound Voltex</h1>
<p>The first thing you'll need to do is</p>
{% endblock %}