Commit 65d3c852 authored by Norberto Tadeo's avatar Norberto Tadeo 😔

Merge branch 'Forum' into 'master'

Change text in forum page

See merge request !2
parents e7d88b79 55c7fca9
......@@ -4,4 +4,4 @@ from django.shortcuts import render
from django.http import HttpResponse
def index(request):
return HttpResponse('This is the forum! This is where people talk')
return HttpResponse("Welcome to Widget's Forum!")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment