Some links

This commit is contained in:
2025-07-15 21:22:10 +03:00
parent 586f2cf3ee
commit 434b5b184e
4 changed files with 11 additions and 1 deletions
+4
View File
@@ -3,3 +3,7 @@ div
h1= @task.title
section= @task.description
section
ul.links
li= link_to 'Edit', edit_task_path(@task)