mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-04-05 11:48:49 +02:00
7 lines
89 B
Python
7 lines
89 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
|
|
from django.shortcuts import render
|
|
|
|
# Create your views here.
|