Name change

This commit is contained in:
bogo
2024-09-27 15:01:44 +02:00
parent b38193f143
commit 1dbd33abdc
6 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Paper Challenge</title>
<title>Steel Training</title>
<script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio,line-clamp,container-queries"></script>
<style>
/* Style the labels to act like buttons */
@@ -27,7 +27,7 @@
</head>
<body class="bg-gray-100 font-sans">
<div class="max-w-4xl mx-auto p-6 bg-white shadow-md rounded-lg mt-10">
<h1 class="text-2xl font-bold mb-6 text-center text-gray-700">Paper Challenge</h1>
<h1 class="text-2xl font-bold mb-6 text-center text-gray-700">Steel Training</h1>
<h2 class="my-10 mx-auto text-center font-bold text-xl">{% trans %}Generate stage for{% endtrans %} {% block title %}{% endblock %}</h2>
<div class="flex justify-center gap-6">
<a href="{{ url_for('index') }}"

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Paper Challenge - {{ stage.split('_') | map('capitalize') | join(' ') }} - {{ distance }} cm
<title>Steel Training - {{ stage.split('_') | map('capitalize') | join(' ') }} - {{ distance }} cm
- {{ size|capitalize }}</title>
<style>
@page {
@@ -67,7 +67,7 @@
</head>
<body>
<div class="page-break">
<h1>Paper Challenge</h1>
<h1>Steel Training</h1>
<h2>{{ stage.split('_') | map('capitalize') | join(' ') }}</h2>
<div class="preview">

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Paper Challenge - IPSC - El Presidente - {{ distance }} cm
<title>Steel Training - IPSC - El Presidente - {{ distance }} cm
- {{ size|capitalize }}</title>
<style>
@page {
@@ -62,7 +62,7 @@
<body>
<div class="page-break">
<h1>Paper Challenge</h1>
<h1>Steel Training</h1>
<h2>IPSC - El Presidente</h2>
<div class="preview">
{% for i in range(3) %}

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Paper Challenge - Shootoff - {{ distance }} cm
<title>Steel Training - Shootoff - {{ distance }} cm
- {{ size|capitalize }}</title>
<style>
@page {
@@ -77,7 +77,7 @@
<body>
<div class="page-break">
<h1>Paper Challenge</h1>
<h1>Steel Training</h1>
<h2>Shootoff</h2>
<div class="preview">