election/openstack_election/templates
Tony Breeds 64e7417bcc [templates] Update links
Since switching to the release_id instead of the release_name we're no
longer generating HTML anchors as expected.

The generated RST:
'
2024.1 TC Candidates
====================
'

Doesn't generate #2024.1-tc-candidates, instead it generates #tc-candidates.
This is because docutils 'ids' cannot start with numerics ([1] is the
implementation).  So we need to change the text/anchors.  It seems like
including release specific names or ids isn't actually helpful.  Let's
drop them.

[1] https://repo.or.cz/docutils.git/blob/refs/heads/master:/docutils/docutils/nodes.py#l2226

Change-Id: I4c48ade272ae3d9bd4a97fba7d30f909aac696f9
2024-03-06 12:10:32 +11:00
..
__init__.py Update package metadata and tox4 setup 2023-02-22 03:37:10 +00:00
combined_campaigning_kickoff.j2 Add combined_campaigning_kickoff.j2 2023-08-11 13:31:03 -05:00
combined_election_season.j2 [trivial] fix minor typo on election_season template 2024-02-15 02:21:18 +09:00
combined_end_nominations.j2 [templates] Update links 2024-03-06 12:10:32 +11:00
combined_nominations_kickoff.j2 Convert ATC to AC term 2023-09-07 11:56:57 -05:00
combined_nominations_last_days.j2 Update nominations_last_days templates to prompt about CIVS opt-in 2023-08-29 08:39:54 -07:00
combined_voting_kickoff.j2 Convert ATC to AC term 2023-09-07 11:56:57 -05:00
combined_voting_last_days.j2 Add release cycle info in sub line of template emails 2022-02-07 14:49:37 -06:00
combined_voting_optin_civs.j2 Add template for CIVS opt-in 2023-09-07 06:46:07 +09:00
ptl_election_season.j2 Update election_season season templates 2023-08-11 13:31:03 -05:00
ptl_end_nominations.j2 [templates] Update links 2024-03-06 12:10:32 +11:00
ptl_nominations_kickoff.j2 [templates] Update links 2024-03-06 12:10:32 +11:00
ptl_nominations_last_days.j2 Update nominations_last_days templates to prompt about CIVS opt-in 2023-08-29 08:39:54 -07:00
ptl_voting_kickoff.j2 [templates] Update links 2024-03-06 12:10:32 +11:00
ptl_voting_last_days.j2 Add release cycle info in sub line of template emails 2022-02-07 14:49:37 -06:00
ptl_voting_optin_civs.j2 Add template for CIVS opt-in 2023-09-07 06:46:07 +09:00
tc_campaigning_kickoff.j2 Add combined_campaigning_kickoff.j2 2023-08-11 13:31:03 -05:00
tc_election_season.j2 Update election_season season templates 2023-08-11 13:31:03 -05:00
tc_end_nominations.j2 [templates] Update links 2024-03-06 12:10:32 +11:00
tc_nominations_kickoff.j2 Convert ATC to AC term 2023-09-07 11:56:57 -05:00
tc_nominations_last_days.j2 Update nominations_last_days templates to prompt about CIVS opt-in 2023-08-29 08:39:54 -07:00
tc_voting_kickoff.j2 [templates] Update links 2024-03-06 12:10:32 +11:00
tc_voting_last_days.j2 [templates] Update links 2024-03-06 12:10:32 +11:00
tc_voting_optin_civs.j2 Add template for CIVS opt-in 2023-09-07 06:46:07 +09:00