diff --git a/src/app/app.module.ts b/src/app/app.module.ts
index 0215165..367e6a3 100644
--- a/src/app/app.module.ts
+++ b/src/app/app.module.ts
@@ -14,6 +14,7 @@ import {CalendarComponent} from './views/events/calendar/calendar.component';
import {HibernaComponent} from './views/events/hiberna/hiberna.component';
import {GalleryComponent} from './views/gallery/gallery.component';
import {HomeComponent} from './views/home/home.component';
+import {DrillComponent} from './views/reenact/drill/drill.component';
import {GettingStartedComponent} from './views/reenact/getting-started/getting-started.component';
import {RulesComponent} from './views/reenact/rules/rules.component';
@@ -23,6 +24,7 @@ export const APP_COMPONENTS = [
AppComponent,
BannerComponent,
CalendarComponent,
+ DrillComponent,
GettingStartedComponent,
HibernaComponent,
FooterComponent,
diff --git a/src/app/app.routing.ts b/src/app/app.routing.ts
index 821a91b..b46a10a 100644
--- a/src/app/app.routing.ts
+++ b/src/app/app.routing.ts
@@ -7,12 +7,14 @@ import {CalendarComponent} from './views/events/calendar/calendar.component';
import {HibernaComponent} from './views/events/hiberna/hiberna.component';
import {GalleryComponent} from './views/gallery/gallery.component';
import {HomeComponent} from './views/home/home.component';
+import {DrillComponent} from './views/reenact/drill/drill.component';
import {GettingStartedComponent} from './views/reenact/getting-started/getting-started.component';
import {RulesComponent} from './views/reenact/rules/rules.component';
const routes: Routes = [
{path: '', pathMatch: 'full', component: HomeComponent},
{path: 'about', component: AboutComponent},
+ {path: 'drill', component: DrillComponent},
{path: 'events/aestiva', component: AestivaComponent},
{path: 'events/hiberna', component: HibernaComponent},
{path: 'events/calendar', component: CalendarComponent},
diff --git a/src/app/containers/app/app.component.html b/src/app/containers/app/app.component.html
index 35163fa..ee8d83d 100644
--- a/src/app/containers/app/app.component.html
+++ b/src/app/containers/app/app.component.html
@@ -1,6 +1,8 @@
-
David - Commanding Officer & subject matter expert, providing much of this site's content
+Tom Ross - Provides Legio XXX's re-enactment facilities near Tillsonburg Ontario
+Robert Nortin - Armicustos (Quartermaster) & provider of most of our manuals
diff --git a/src/app/views/events/aestiva/aestiva.component.html b/src/app/views/events/aestiva/aestiva.component.html index 43ab582..b8144b5 100644 --- a/src/app/views/events/aestiva/aestiva.component.html +++ b/src/app/views/events/aestiva/aestiva.component.html @@ -23,7 +23,7 @@Unfortunately no training manuals from the 1st century have survived. The closest surviving reference comes from the Strategikon which was wrritten by Flavius Mauricius Tiberius Augustus who ruled Byzantium from 582-602 AD.
+With lack of historical information, Legio XXX along with other local re-enactment groups, established the following drill manual based on modern military drill.
+Latin | +English | +Description | +
---|---|---|
Ad arma | +Fall In | +Fall into position at ease, single file to the left of the vexillum (standard) | +
Laxate | +At Ease | +Relax with feet shoulder's width apart & equipment resting on the ground; disiplin should be maintained (don't move feet, face the front & remain quite) | +
Mandata captate | +Attention | +Stand at attention; Legs together, arms at side, equipment off the ground | +
Silentium | +Silence | +Silence the ranks | +