Loading services/webapp/code/rosetta/core_app/templates/containers.html +1 −1 Original line number Diff line number Diff line Loading @@ -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/> Loading Loading
services/webapp/code/rosetta/core_app/templates/containers.html +1 −1 Original line number Diff line number Diff line Loading @@ -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/> Loading