Skip to content

Commit

Permalink
version on main page
Browse files Browse the repository at this point in the history
  • Loading branch information
willfinnigan committed Jul 23, 2020
1 parent 83ba8d9 commit 4295b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retrobiocat_web/app/main_site/templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="container">
<h1 class="display-3">RetroBioCat</h1>
<p>A collection of tools for automated biocatalytic cascade design</p>
<p>Version: v{{ rbc_version }} test</p>
<p>Version: v{{ rbc_version }}</p>
<p>Any feedback is very welcome. Please email william.finnigan@manchester.ac.uk</p>
<p><a class="btn btn-primary btn-lg" href="{{ url_for('main_site.automated_cascade_design') }}" role="button">Learn more »</a></p>
<p><a href="{{url_for('main_site.cookie_policy')}}" target="_blank">Privacy and cookie policy</a></p>
Expand Down

0 comments on commit 4295b95

Please sign in to comment.