mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 08:18:50 +00:00
8 lines
No EOL
177 B
HTML
8 lines
No EOL
177 B
HTML
<template name="locMgmt">
|
|
<div class="container">
|
|
<h4>Location Management</h4>
|
|
{{> locMgmtForm}}
|
|
<hr>
|
|
{{> locMgmtTbl}}
|
|
</div>
|
|
</template> |