added hyperlink to rules warning
This commit is contained in:
parent
48e7398c7b
commit
c82f8e611a
1 changed files with 3 additions and 2 deletions
|
|
@ -19,10 +19,11 @@
|
|||
|
||||
<p class=subtitle> Created {{ creation_date }} using model version {{ form.model_version }}</p><br>
|
||||
|
||||
<p><strong>Applicable rules: <br>
|
||||
Please ensure that this scenario conforms to current <a href="https://hse.cern/covid-19-information"> CERN HSE rules<a> (minimum ventilation requirements, mask wearing and the maximum number of people permitted in a space).</strong></p>
|
||||
|
||||
<p>Simulation Name: {{ form.simulation_name }}</p>
|
||||
<p>Room Number: {{ form.room_number }}</p>
|
||||
|
||||
<p><strong>Applicable rules: Please ensure that this scenario conforms to current CERN HSE rules (ventilation requirements, mask wearing and maximum number of people).</strong></p>
|
||||
|
||||
<p class="data_title">Input data:</p>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in a new issue