Files
math-website/templates/triganometry.html
T

4 lines
86 B
HTML

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