8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-26 22:52:26 +00:00
re2o/logs/templates/logs/index.html

7 lines
123 B
HTML

{% extends "base.html" %}
{% load bootstrap3 %}
{% block content %}
<h1>Bienvenue sur re2o.rez !</h1>
{% endblock %}