Sito marketing, SEO, legal, live programmata e branding Match Live Tv.

Logo e favicon nel header, partite programmate su web e mobile, reset password,
pagine FAQ/sitemap, privacy/termini GDPR e icona Android «Match Live Tv».

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-26 23:17:15 +02:00
parent 3a5649f482
commit 471291b2c4
70 changed files with 1601 additions and 153 deletions

View File

@@ -1,4 +1,5 @@
<% content_for :title, "Abbonamento — #{@team.name}" %>
<% content_for :robots, "noindex, nofollow" %>
<div class="wrap" style="padding-top:20px">
<h1>Abbonamento</h1>

View File

@@ -1,4 +1,6 @@
<% content_for :title, "#{@team.name} — Dashboard" %>
<% content_for :meta_description, "Dashboard squadra #{@team.name} su Match Live TV." %>
<% content_for :robots, "noindex, nofollow" %>
<div class="wrap" style="padding-top:20px">
<h1><%= @team.name %></h1>

View File

@@ -1,4 +1,5 @@
<% content_for :title, "Aggiungi staff — #{@team.name}" %>
<% content_for :robots, "noindex, nofollow" %>
<div class="wrap" style="padding-top:20px">
<h1>Aggiungi staff</h1>

View File

@@ -1,4 +1,6 @@
<% content_for :title, "Crea squadra — Match Live TV" %>
<% content_for :meta_description, "Configura la squadra dopo la registrazione su Match Live TV." %>
<% content_for :robots, "noindex, nofollow" %>
<section class="auth-page">
<h1>La tua squadra</h1>