mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-13 19:12:05 +01:00
7 lines
89 B
Python
Executable File
7 lines
89 B
Python
Executable File
# -*- coding: utf-8 -*-
|
|
|
|
|
|
from django.shortcuts import render
|
|
|
|
# Create your views here.
|