added old dg index
This commit is contained in:
parent
c23a2b1706
commit
1470caee89
2 changed files with 100 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ class ContactView(FormView):
|
|||
|
||||
|
||||
class IndexView(TemplateView):
|
||||
template_name = "digitalglarus/index.html"
|
||||
template_name = "digitalglarus/old_index.html"
|
||||
|
||||
|
||||
class HistoryView(TemplateView):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue