Skip to content
Snippets Groups Projects
Commit 344e1376 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

dev for Milestone 0.0.14

parent 264559e7
No related branches found
No related tags found
2 merge requests!161Issue 66 attempt 01,!160Issue 66 attempt 01
......@@ -9,12 +9,13 @@
{% endblock %}
{% block main_container %}
<div class="btn-group" role="group" aria-label="Views">
<a class="btn btn-secondary btn-lg" href="/rki/region/all" role="button">RKI :: Region :: All</a>
</div>
<div class="btn-group" role="group" aria-label="Views">
<a class="btn btn-primary btn-lg" href="/rki/update/initial" role="button">RKI :: update :: initial</a>
<a class="btn btn-secondary btn-lg" href="/rki/update/short" role="button">RKI :: update :: short</a>
<div class="row">
<div class="col">
<div class="btn-group-vertical" role="group" aria-label="Views">
<a class="btn btn-primary btn-lg" href="/rki/update/initial" role="button">RKI :: update :: initial</a>
<a class="btn btn-secondary btn-lg" href="/rki/update/short" role="button">RKI :: update :: short</a>
</div>
</div>
</div>
{% endblock %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment