aboutsummaryrefslogtreecommitdiff
path: root/www/py-django-datetime-widget/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-datetime-widget/pkg-message')
-rw-r--r--www/py-django-datetime-widget/pkg-message7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/py-django-datetime-widget/pkg-message b/www/py-django-datetime-widget/pkg-message
index 239232ae6ea0..207ff956712c 100644
--- a/www/py-django-datetime-widget/pkg-message
+++ b/www/py-django-datetime-widget/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
To use the widget, follow the Basic Configuration at:
https://github.com/asaglimbeni/django-datetime-widget
@@ -7,4 +10,6 @@ the following lines in your pages:
<link rel="StyleSheet" src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap.min.css" type="text/css />
<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/js/bootstrap.min.js" type="text/javascript></script>
-
+EOM
+}
+]