fix: Add heading to all pages

This commit is contained in:
James Graham
2020-04-02 18:35:24 +01:00
parent c7a6c72219
commit eea4342455
14 changed files with 29 additions and 1 deletions

View File

@@ -13,6 +13,8 @@
</ol>
</nav>
<h1>New Relationship</h1>
<hr>
<form class="form"

View File

@@ -13,6 +13,8 @@
</ol>
</nav>
<h1>Relationship</h1>
<hr>
<div class="row align-content-center align-items-center">

View File

@@ -16,6 +16,8 @@
</ol>
</nav>
<h1>Update Relationship</h1>
<hr>
<form class="form"