mirror of https://github.com/jumpserver/jumpserver
5 lines
140 B
Python
5 lines
140 B
Python
|
from __future__ import absolute_import, unicode_literals
|
||
|
|
||
|
from django.shortcuts import render
|
||
|
from django.views.generic import TemplateView
|