summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/examples/apps/hello-python
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/examples/apps/hello-python')
-rw-r--r--chrome/common/extensions/docs/examples/apps/hello-python/README2
-rw-r--r--chrome/common/extensions/docs/examples/apps/hello-python/templates/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/extensions/docs/examples/apps/hello-python/README b/chrome/common/extensions/docs/examples/apps/hello-python/README
index b981d0a..53ff640 100644
--- a/chrome/common/extensions/docs/examples/apps/hello-python/README
+++ b/chrome/common/extensions/docs/examples/apps/hello-python/README
@@ -27,4 +27,4 @@ and replace the following three configuration lines with your own information:
'app_id': 'INSERT APPLICATION ID HERE',
Then deploy your application to App Engine, and you will be able to log in
-with OpenID and check the license status of your account.
+with OpenID and check the license status of your account. \ No newline at end of file
diff --git a/chrome/common/extensions/docs/examples/apps/hello-python/templates/index.html b/chrome/common/extensions/docs/examples/apps/hello-python/templates/index.html
index e4cf45a..0602513 100644
--- a/chrome/common/extensions/docs/examples/apps/hello-python/templates/index.html
+++ b/chrome/common/extensions/docs/examples/apps/hello-python/templates/index.html
@@ -54,4 +54,4 @@
{% endif %}
</body>
-</html>
+</html> \ No newline at end of file