File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4646{% elsif site.life_cycle == "transition-step-1" %}
4747{% include check_transition_variables.html need_transition_date = 'true' %}
4848
49- < div class ="alert alert-warning life-cycle ">
49+ < div id =" life-cycle " class ="alert alert-warning life-cycle panel-body ">
5050 A snapshot of this lesson from {{ site.transition_date_prebeta }} is being tested on
5151 < a href ='https://carpentries.github.io/workbench '> The Carpentries Workbench</ a > :
5252 < a href ="https://preview.carpentries.org/{{ repo_name }} "> https://preview.carpentries.org/{{ repo_name }}</ a > .
6060{% elsif site.life_cycle == "transition-step-2" %}
6161{% include check_transition_variables.html need_transition_date = 'true' %}
6262
63- < div class ="alert alert-danger alert-dismissible life-cycle " role ="alert ">
63+ < div id =" life-cycle " class ="alert alert-danger alert-dismissible life-cycle panel-body " role ="alert ">
6464 This lesson is a < b > snapshot from {{ site.transition_date_beta }}</ b > .
6565 A newer version is being tested on < a href ='https://carpentries.github.io/workbench '> The Carpentries Workbench</ a > :
6666 < a href ="https://preview.carpentries.org/{{ repo_name }} "> https://preview.carpentries.org/{{ repo_name }}</ a > .
You can’t perform that action at this time.
0 commit comments