Rename RecipeCatalog to ModPack
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
//-
|
||||
//- Crafting Guide - mod_pack.jade
|
||||
//-
|
||||
//- Copyright (c) 2014 by Redwood Labs
|
||||
//- All rights reserved.
|
||||
//-
|
||||
|
||||
.view__mod_pack
|
||||
h2
|
||||
img(src="/images/bookshelf.png")
|
||||
p Recipe Catalog
|
||||
|
||||
table
|
||||
tr
|
||||
td
|
||||
td
|
||||
td
|
||||
input.mod_version_url(placeholder="enter a URL to load another recipe book...")
|
||||
button.mod_version_load_button Load
|
||||
Reference in New Issue
Block a user