forked from shibao/cannery
remove "Listing" from titles
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<div class="flex flex-col space-y-8 justify-center items-center">
|
||||
<h1 class="title text-2xl title-primary-500">
|
||||
<%= gettext("Listing Containers") %>
|
||||
<%= gettext("Containers") %>
|
||||
</h1>
|
||||
|
||||
<%= if @containers |> Enum.empty?() do %>
|
||||
|
Reference in New Issue
Block a user