зеркало из https://github.com/mozilla/FlightDeck.git
name change
This commit is contained in:
Родитель
bf53877c77
Коммит
e92898f88d
|
@ -4,6 +4,6 @@ def placeholder(req):
|
|||
"""
|
||||
Display simple text. Just a proof the system is working
|
||||
|
||||
@return HttpResponse: "<h1>Hello World</h1>"
|
||||
@return HttpResponse: "<h1>Flightdeck</h1>"
|
||||
"""
|
||||
return HttpResponse("<h1>Hello World</h1>")
|
||||
return HttpResponse("<h1>Flightdeck</h1>")
|
||||
|
|
Загрузка…
Ссылка в новой задаче