portfolio-website/project/portfolio/templates/index.html

5 lines
62 B
HTML
Raw Normal View History

{% extends "base.html" %}
{% block content %}
{% endblock %}