diff --git a/template/.gitignore b/algos/template/.gitignore
similarity index 100%
rename from template/.gitignore
rename to algos/template/.gitignore
diff --git a/template/algo_template.slx b/algos/template/algo_template.slx
similarity index 100%
rename from template/algo_template.slx
rename to algos/template/algo_template.slx
diff --git a/template/algo_template_harness_run.m b/algos/template/algo_template_harness_run.m
similarity index 100%
rename from template/algo_template_harness_run.m
rename to algos/template/algo_template_harness_run.m
diff --git a/template/algo_template_inBus_def.m b/algos/template/algo_template_inBus_def.m
similarity index 100%
rename from template/algo_template_inBus_def.m
rename to algos/template/algo_template_inBus_def.m
diff --git a/template/algo_template_loadfp.m b/algos/template/algo_template_loadfp.m
similarity index 100%
rename from template/algo_template_loadfp.m
rename to algos/template/algo_template_loadfp.m
diff --git a/template/algo_template_loadtp.m b/algos/template/algo_template_loadtp.m
similarity index 100%
rename from template/algo_template_loadtp.m
rename to algos/template/algo_template_loadtp.m
diff --git a/template/algo_template_outBus_def.m b/algos/template/algo_template_outBus_def.m
similarity index 100%
rename from template/algo_template_outBus_def.m
rename to algos/template/algo_template_outBus_def.m
diff --git a/template/algo_template_signal_buses.m b/algos/template/algo_template_signal_buses.m
similarity index 100%
rename from template/algo_template_signal_buses.m
rename to algos/template/algo_template_signal_buses.m
diff --git a/template/algo_template_test.m b/algos/template/algo_template_test.m
similarity index 100%
rename from template/algo_template_test.m
rename to algos/template/algo_template_test.m
diff --git a/template/algoobj_template.m b/algos/template/algoobj_template.m
similarity index 100%
rename from template/algoobj_template.m
rename to algos/template/algoobj_template.m
diff --git a/template/referenced_model_example.slx b/algos/template/referenced_model_example.slx
similarity index 100%
rename from template/referenced_model_example.slx
rename to algos/template/referenced_model_example.slx
diff --git a/template/signal_tester.cfg b/algos/template/signal_tester.cfg
similarity index 100%
rename from template/signal_tester.cfg
rename to algos/template/signal_tester.cfg