This commit is contained in:
realaravinth
2021-05-08 00:29:19 +05:30
parent 7e0670d1d8
commit 1a381f8efa
12 changed files with 74 additions and 8 deletions

View File

@@ -11,5 +11,4 @@
<. include!("../add/form.html"); .>
</div>
<!-- end of container -->
</main>
<. include!("../../../components/footers.html"); .>

View File

@@ -26,5 +26,4 @@ include!("../../header/index.html"); .>
</ul>
</div>
<!-- end of container -->
</main>
<. include!("../../../components/footers.html"); .>

View File

@@ -47,5 +47,4 @@ include!("../../header/index.html"); .>
</form>
</div>
<!-- end of container -->
</main>
<. include!("../../../components/footers.html"); .>