Commit 826650c7 authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Fixed typo.

parent 17258a1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
      <h1><a href="/containers">Containers</a> <span style="font-size:18px"> / {{ data.container.name }}</span></h1>
      {% else %}
      {% if data.mode == 'new_task' %}
      <h1>New task</h1>
      <h1>New Task</h1>
      <hr/>
      <h3>Step 1: choose software container.</h3>
      <br/>