--
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<p class="text-small text-bold"><a href="/" class="text-no-decoration">← ホーム</a></p>
|
||||
<p class="text-highlight big-text">{{ get_access_count() }}</p>
|
||||
<p class="text-highlight big-text"><span class="text-lowlight unselectable">#</span>{{ get_access_count() }}</p>
|
||||
<div class="block">
|
||||
<p>ただのアクセスカウンターです。</p>
|
||||
<p>誰かがこのサイトのページへのアクセスに成功した場合に自動的に1増えます。(pngなどのファイルへのアクセスは加算されません)</p>
|
||||
|
||||
Reference in New Issue
Block a user