We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0699470 commit 5fca6dcCopy full SHA for 5fca6dc
bio-api/templates/homepage.html
@@ -40,7 +40,7 @@
40
</head>
41
<body>
42
<h1>BioAPI v{{ version }}</h1>
43
- <h2 class="mb-4">Servicios incluidos:</h2>
+ <h2 class="mb-4">Services included:</h2>
44
<ul class="list-group service-list">
45
{% for service in services %}
46
<li class="service-item">
0 commit comments