diff --git a/templates/project.html b/templates/project.html index 43433e2ac4e6935704e962bd28eaad6c27ea1c6f..826833e7c098d32bfb86fa9ab33280d89453cd68 100644 --- a/templates/project.html +++ b/templates/project.html @@ -8,7 +8,7 @@
  1. Projects
  2. -
  3. {{ project_name }}
  4. +
  5. {{ project_name }}
diff --git a/templates/task.html b/templates/task.html index ed2f3326de8b4c52c17736f771b40e1692c6e051..874674ea7bf5ef88d2274cba02c4a0a1e3edec61 100644 --- a/templates/task.html +++ b/templates/task.html @@ -9,7 +9,7 @@
  • {{ project_name }}
  • -
  • {{ task.short_id }}
  • +
  • {{ task.short_id }}