mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-06 11:23:53 +02:00
Restart the project in Django
This commit is contained in:
6
templates/index.html
Normal file
6
templates/index.html
Normal file
@ -0,0 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
{% autoescape off %}
|
||||
{% endautoescape %}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user