online status

This commit is contained in:
Egor Matveev 2022-04-18 18:29:41 +03:00
parent df91cf50f8
commit 514fa9f370

View File

@ -6,7 +6,9 @@
{% block content %}
<h1 class="h4">{{ set.name }}</h1>
<p>{{ set.description }}</p>
{% autoescape off %}
{{ set.description }}
{% endautoescape %}
<div class="card border-0 shadow mb-4">
<div class="card-body">
<h1 class="h4">Таски</h1>