summaryrefslogtreecommitdiff
path: root/app/views/tartiflettes
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/tartiflettes')
-rw-r--r--app/views/tartiflettes/index.html.erb3
-rw-r--r--app/views/tartiflettes/show.html.erb3
2 files changed, 6 insertions, 0 deletions
diff --git a/app/views/tartiflettes/index.html.erb b/app/views/tartiflettes/index.html.erb
new file mode 100644
index 0000000..09b2748
--- /dev/null
+++ b/app/views/tartiflettes/index.html.erb
@@ -0,0 +1,3 @@
+<h1>Tartiflettes</h1>
+
+<p>Toutes les tartiflettes</p>
diff --git a/app/views/tartiflettes/show.html.erb b/app/views/tartiflettes/show.html.erb
new file mode 100644
index 0000000..3753604
--- /dev/null
+++ b/app/views/tartiflettes/show.html.erb
@@ -0,0 +1,3 @@
+<h1>Tartiflette nº<%= @tartiflette.scoring_id %></h1>
+
+<p>Scores obtenus pour une tartiflette donnée.</p>
Copyright 2019--2025 Marius PETER