Skip to content
Snippets Groups Projects
Commit 99b74c01 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

remove useless UI index header

parent 7905808b
Branches
No related tags found
3 merge requests!5Release,!4Release,!3Release
Pipeline #11757 passed
This commit is part of merge request !3. Comments created here will be created in the context of that merge request.
......@@ -4,7 +4,7 @@
{% load static %}
{% block title %}Rybička{% endblock %}
{% block header_name %}Seznam nástrojů{% endblock %}
{% block header_name %}Rychlé nástroje{% endblock %}
{% block description %}{% endblock %}
{% block head %}
......@@ -13,7 +13,6 @@
{% block content %}
<main>
<h1 class="text-6xl font-bebas mb-5">Rychlé nástroje</h1>
<ul class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
<li class="card">
<a href="{% url "member_group_size_calc:index" %}">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment