From 0bb02a4c0f303ea856036bc6cdf9e4d17b6525be Mon Sep 17 00:00:00 2001 From: Rodolfo Carvalho Date: Sun, 24 May 2015 13:53:57 +0200 Subject: [PATCH] Reformat HTML --- openshift/templates/openshift/index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/openshift/templates/openshift/index.html b/openshift/templates/openshift/index.html index 6ad12b9..62e16b6 100644 --- a/openshift/templates/openshift/index.html +++ b/openshift/templates/openshift/index.html @@ -33,7 +33,8 @@
  • Sample Django app created with python manage.py startapp openshift
  • - Now it is time to add your own code. Follow along the Django tutorial to learn more about Django. + Now it is time to add your own code. Follow along the Django tutorial + to learn more about Django.

    @@ -42,6 +43,8 @@ You can see more information about this request using the toolbar on the right.
    Please note that by default your Django settings have DEBUG = True and that is not appropriate for production use, but very handy during development.
    - Refer to the Deployment Checklist before taking this project into a production environment.

    + Refer to the Deployment Checklist + before taking this project into a production environment. +