mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update admin views
This commit is contained in:
parent
23b96e3389
commit
1857da87a2
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
@extends('admin.partial.template')
|
||||
@extends('admin.partial.template-full')
|
||||
|
||||
@section('section')
|
||||
<div class="title">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@extends('admin.partial.template')
|
||||
@extends('admin.partial.template-full')
|
||||
|
||||
@section('section')
|
||||
<div class="title">
|
||||
|
|
Loading…
Add table
Reference in a new issue