Complete admin package restructuring
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
{% include '/clients/inner.html.j2' %}
|
||||
</template>
|
||||
Reference in New Issue
Block a user
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
{% include '/clients/inner.html.j2' %}
|
||||
</template>
|
||||