You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
590 B
18 lines
590 B
{{define "generic_content"}}
|
|
<div class="page-header">
|
|
<h2>Generic Tools</h2>
|
|
<p>Miscellaneous tools and utilities for ServiceTrade operations.</p>
|
|
</div>
|
|
|
|
<div class="page-content">
|
|
<div class="content">
|
|
<h3 class="submenu-header">Generic Tools & Utilities</h3>
|
|
<p>Generic tools and utilities will be implemented here.</p>
|
|
<div class="placeholder-content">
|
|
<div class="placeholder-icon">🔧</div>
|
|
<h4>Coming Soon</h4>
|
|
<p>Generic tools and utilities are under development.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
{{end}}
|