summaryrefslogtreecommitdiff
path: root/maintenance/views.py
blob: e784a0bd2ca964dad77a68f8c0a31f8e9ae27a36 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
from __future__ import unicode_literals

from django.shortcuts import render

# Create your views here.