- Timestamp:
- Oct 12, 2017, 12:26:22 PM (7 years ago)
- Branches:
- master
- Parents:
- 05e0cf7
- git-author:
- Andrew Bradford <andrew@…> (10/12/17 12:17:59)
- git-committer:
- Andrew Bradford <andrew@…> (10/12/17 12:26:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/general.ent
r05e0cf7 rdcf5785 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "1 2"> <!-- Use two digits -->4 <!ENTITY month_name " December">5 <!ENTITY day " 28"> <!-- Use two digits -->6 <!ENTITY year "201 6"> <!-- Use four digits -->3 <!ENTITY month "10"> <!-- Use two digits --> 4 <!ENTITY month_name "October"> 5 <!ENTITY day "12"> <!-- Use two digits --> 6 <!ENTITY year "2017"> <!-- Use four digits --> 7 7 8 8 <!ENTITY releasedate "&month_name; &day;, &year;">
Note:
See TracChangeset
for help on using the changeset viewer.