added old dg index

This commit is contained in:
Levi 2016-08-16 00:14:57 -05:00
commit 1470caee89
2 changed files with 100 additions and 1 deletions

View file

@ -47,7 +47,7 @@ class ContactView(FormView):
class IndexView(TemplateView):
template_name = "digitalglarus/index.html"
template_name = "digitalglarus/old_index.html"
class HistoryView(TemplateView):