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

5 lines
89 B
HTML
Raw Normal View History

2021-08-07 17:37:36 +02:00
{% extends 'base.html' %}
{% block content %}
<h1>Components</h1>
{% endblock content %}