shimatta-kenkyusho/shimatta_kenkyusho/templates/parts/components.html

5 lines
89 B
HTML

{% extends 'base.html' %}
{% block content %}
<h1>Components</h1>
{% endblock content %}