{{extend "Tables/layout.html"}}
{{block title}}uliweb-apijson: tables{{end title}}
{{block other_use}}
{{include "vue/inc_apijson_table.html"}}
{{include "Tables/inc/table_config.html"}}
{{end other_use}}
{{block content_wrapper}}
{{if role!="ADMIN":}}
You should
login with user
admin to view all the tables
{{pass #if}}
{{end content_wrapper}}
{{block mainapp_vue}}
{{end mainapp_vue}}