Incepted/templates/main.html

6 lines
116 B
HTML

<link rel="stylesheet" href="../static/css/main.css">
{% extends "base.html" %}
{% block content %}
{% endblock %}