aboutsummaryrefslogtreecommitdiffstats
path: root/templates/trivia.html
diff options
context:
space:
mode:
authorPetr Šmerkl <46304018+SveterCZE@users.noreply.github.com>2021-04-05 18:26:08 +0200
committerPetr Šmerkl <46304018+SveterCZE@users.noreply.github.com>2021-04-05 18:26:08 +0200
commit0279c2c4edbeea14a801271e273078a21b5b9fd6 (patch)
treef5e22b3829fff2222500f3a08d9e49e8cabf782c /templates/trivia.html
parent779defc902762ac84d28ade55fa1fc3860a3e54d (diff)
downloadjustice-0279c2c4edbeea14a801271e273078a21b5b9fd6.tar.gz
More tweaks
Diffstat (limited to 'templates/trivia.html')
-rw-r--r--templates/trivia.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/trivia.html b/templates/trivia.html
index ced2c75..5bc274a 100644
--- a/templates/trivia.html
+++ b/templates/trivia.html
@@ -3,11 +3,12 @@
<h1>Zajímavosti z rejstříku</h1>
<p>Počet registrovaných osob: {{ number_entities }}</p>
-
<p>Další zajímvavé údaje z obchodního resjtříku:</p>
<p><a href="/most_common_addresses">Seznam nejčastějších sídel</a></p>
<p><a href="/oldest_companies">Seznam nejstarších společností</a></p>
<p><a href="/most_common_purpose">Seznam nejčastějších účelů</a></p>
+<p><a href="/most_common_business">Seznam nejčastějších předmětů podnikání</a></p>
+<p><a href="/most_common_activity">Seznam nejčastějších předmětů činnosti</a></p>
{% include 'footer.html' %} \ No newline at end of file