Fetch http_functions from database
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
<span class="sr-only" data-id="42">Toggle user menu</span></button>
|
||||
</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') }}
|
||||
{{ render_partial('dashboard/http_functions.html', http_functions=http_functions) }}
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user