diff --git a/templates/actor/character-sheet.html b/templates/actors/character-sheet.html
similarity index 100%
rename from templates/actor/character-sheet.html
rename to templates/actors/character-sheet.html
diff --git a/templates/actor/limited-sheet.html b/templates/actors/limited-sheet.html
similarity index 100%
rename from templates/actor/limited-sheet.html
rename to templates/actors/limited-sheet.html
diff --git a/templates/actor/npc-sheet.html b/templates/actors/npc-sheet.html
similarity index 100%
rename from templates/actor/npc-sheet.html
rename to templates/actors/npc-sheet.html
diff --git a/templates/actor/parts/actor-castbook.html b/templates/actors/parts/actor-castbook.html
similarity index 100%
rename from templates/actor/parts/actor-castbook.html
rename to templates/actors/parts/actor-castbook.html
diff --git a/templates/actor/parts/actor-features.html b/templates/actors/parts/actor-features.html
similarity index 100%
rename from templates/actor/parts/actor-features.html
rename to templates/actors/parts/actor-features.html
diff --git a/templates/actor/parts/actor-inventory.html b/templates/actors/parts/actor-inventory.html
similarity index 100%
rename from templates/actor/parts/actor-inventory.html
rename to templates/actors/parts/actor-inventory.html
diff --git a/templates/actor/parts/actor-powerbook.html b/templates/actors/parts/actor-powerbook.html
similarity index 100%
rename from templates/actor/parts/actor-powerbook.html
rename to templates/actors/parts/actor-powerbook.html
diff --git a/templates/actor/parts/actor-traits.html b/templates/actors/parts/actor-traits.html
similarity index 100%
rename from templates/actor/parts/actor-traits.html
rename to templates/actors/parts/actor-traits.html