Replace 'Authors' with 'Main Developers' and 'Code Contributors'
This commit is contained in:
parent
377ba4224f
commit
e7b2c2ed32
1 changed files with 6 additions and 2 deletions
|
|
@ -42,8 +42,12 @@ Although the user is able to calculate the infection probability of a stand-alon
|
|||
<li>Etc…</li>
|
||||
</ul>
|
||||
|
||||
<h1>Authors:</h1><br>
|
||||
{{ text_blocks['Authors'] }}
|
||||
|
||||
<h1>Main Developers:</h1><br>
|
||||
{{ text_blocks['Main Developers'] }}
|
||||
<br>
|
||||
<h2>Code Contributors:</h2><br>
|
||||
{{ text_blocks['Code Contributors'] }}
|
||||
<br>
|
||||
<h1>Acknowledgements:</h1><br>
|
||||
{{ text_blocks['Acknowledgements'] }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue