Skip to content

Commit b6a09d3

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 0176672 + f5fcfb3 commit b6a09d3

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

sopy/templates/pages/chatroom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h2>Rules</h2>
4040
<h3>Posting Question/Answer Links</h3>
4141

4242
<ol>
43-
<li>Do not link your recently posted questions in the room. The main site is the dedicated space for posting questions,
43+
<li>Do not link your recent (< 1-2 days) questions in the room. The main site is the dedicated space for posting questions,
4444
and having them answered.</li>
4545
<li>If you have posted a question on the main site and a significant amount of time has passed without receiving a
4646
satisfying answer, then you can discuss your question in the room.</li>

sopy/templates/salad/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
<div class="row"><div class="col-md-12">
55
<h2 class="page-header">{% block title %}Salad Language{% endblock %}</h2>
66

7-
<p>Salad is a miniature language used in place of English in the Python room. It consists of words which happen to be English names for vegetables, fruit, fungi or seeds.</p>
7+
<p>Salad is a miniature language used in the Python room.
8+
It consists of words which happen to be names for vegetables, fruit, fungi, or seeds.
9+
Many of the words have fallen out of general use.
10+
Speaking salad is optional, but if you want to have a little fun, toss some salad in to your next message.</p>
811

912
<h3>Lexicon</h3>
1013

0 commit comments

Comments
 (0)