adding functionality to comment on planned sessions and races
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<p>
|
||||
{{ commenter_first_name }} {{ commenter_last_name }} has written
|
||||
a new comment on workout {{ workoutname }}
|
||||
a new comment on {{ sessiontype }} {{ workoutname }}
|
||||
</p>
|
||||
<p>
|
||||
{{ comment }}
|
||||
@@ -14,8 +14,8 @@
|
||||
You can read the comment here:
|
||||
</p>
|
||||
<p>
|
||||
<a href="{{ siteurl }}/rowers/workout/{{ workoutid }}/comment">
|
||||
{{ siteurl }}/rowers/workout/{{ workoutid }}/comment</a>
|
||||
<a href="{{ siteurl }} {{ commentlink }}">
|
||||
{{ siteurl }}{{ commentlink }}</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user