Create http function header template and move all http function related templates into same directory
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
</a>
|
||||
</header>
|
||||
<main class="flex flex-1 flex-col gap-4 p-4 md:gap-8 md:p-6" data-id="50" id="container">
|
||||
{{ render_partial('dashboard/http_functions.html', http_functions=http_functions) }}
|
||||
{{ render_partial('dashboard/http_functions/overview.html', http_functions=http_functions) }}
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user