diff --git a/app/main.py b/app/main.py index b13df3e..634338a 100644 --- a/app/main.py +++ b/app/main.py @@ -110,7 +110,7 @@ def get_today_article(user_word_list, articleID): d = reading break - s = '
According to your word list, your level is %4.2f and we have chosen an article with a difficulty level of %4.2f for you.
' % (user_level, text_level) + s = '%s
' % (d['date']) s += '%s
' % (d['text']) s += '%s
' % (d['source']) @@ -230,6 +230,8 @@ def mainpage(): + +%s
' % (get_random_ads()) - page += '共有文章%d篇' % (total_number_of_essays()) + page += '
粘帖1篇文章 (English only)
' page += '