forked from shibao/cannery
rename ammo types page to catalog
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("Ammo Types") %>
|
||||
<%= gettext("Catalog") %>
|
||||
</h1>
|
||||
|
||||
<%= if @rows |> Enum.empty?() do %>
|
||||
|
Reference in New Issue
Block a user