forked from tjcsl/ion
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b227f6e
commit 681431c
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
You have been stickied into {{ activity.activity.name }} on {{ activity.date }} ({{ activity.block_letter }}). | ||
You have been stickied into {{ activity.activity.name }} on {{ activity.block.date }} ({{ activity.block.block_letter }}). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
You have been unstickied from {{ activity.activity.name }} on {{ activity.date }} ({{ activity.block_letter }}). | ||
You have been unstickied from {{ activity.activity.name }} on {{ activity.block.date }} ({{ activity.block.block_letter }}). | ||
Please select a new eighth period to sign up for. | ||
|
||
Have a nice day! |