summaryrefslogtreecommitdiff
path: root/app/placeholder_news.py
diff options
context:
space:
mode:
authorblendoit <blendoit@gmail.com>2020-01-23 19:21:01 -0800
committerblendoit <blendoit@gmail.com>2020-01-23 19:21:01 -0800
commit6056f5a2f5e00347c73e827e6f1f781d08d91799 (patch)
tree5c9c630853aacbd7bd8a67dd0338d3d5e3c1065c /app/placeholder_news.py
parentd4b417b6d7c42440a4002aa183a9bb580429a6ec (diff)
Create placeholder content and "yes" page styles.
Diffstat (limited to 'app/placeholder_news.py')
-rw-r--r--app/placeholder_news.py37
1 files changed, 37 insertions, 0 deletions
diff --git a/app/placeholder_news.py b/app/placeholder_news.py
new file mode 100644
index 0000000..a55f8c7
--- /dev/null
+++ b/app/placeholder_news.py
@@ -0,0 +1,37 @@
+news = [{
+ 'author': 'CNN',
+ 'date': 'Dec. 26th, 2019',
+ 'content': "Breaking news: the squad is in shambles."
+}, {
+ 'author': 'Blendoit',
+ 'date': 'Dec. 25th, 2019',
+ 'content': "Ah, this is a public personal update."
+}, {
+ 'author': 'Country_V',
+ 'date': 'Dec. 24th, 2019',
+ 'content': "This is a second public personal update."
+}, {
+ 'author': 'CNN',
+ 'date': 'Dec. 26th, 2019',
+ 'content': "Breaking news: the squad is in shambles."
+}, {
+ 'author': 'Blendoit',
+ 'date': 'Dec. 25th, 2019',
+ 'content': "Ah, this is a public personal update."
+}, {
+ 'author': 'Country_V',
+ 'date': 'Dec. 24th, 2019',
+ 'content': "This is a second public personal update."
+}, {
+ 'author': 'CNN',
+ 'date': 'Dec. 26th, 2019',
+ 'content': "Breaking news: the squad is in shambles."
+}, {
+ 'author': 'Blendoit',
+ 'date': 'Dec. 25th, 2019',
+ 'content': "Ah, this is a public personal update."
+}, {
+ 'author': 'Country_V',
+ 'date': 'Dec. 24th, 2019',
+ 'content': "This is a second public personal update."
+}]
Copyright 2019--2024 Marius PETER