Compare commits

1 Commits

Author SHA1 Message Date
f1900fc24a add link to json
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-20 14:12:39 +03:00

View File

@@ -53,6 +53,8 @@
{% if id | length %}
<p><span>Номер: </span> {{ id }}</p>
{% endif %}
<br/>
<p class="text-muted"> Показать как <a href="/q/{{ num }}/json">json</a></p>
</div></details>
</div>
<br />