Skip to content

Commit

Permalink
Deploy !
Browse files Browse the repository at this point in the history
  • Loading branch information
osaris committed Mar 14, 2024
1 parent a293310 commit 44e5551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/tasks/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>Tasks list</h1>
<h1>Tasks list - 20240314</h1>

{% for task in tasks %}
<li>{{ task.name }}</li>
Expand Down

0 comments on commit 44e5551

Please sign in to comment.