1 Commits
Author SHA1 Message Date
b4tman f1900fc24a add link to json
continuous-integration/drone/push Build is passing
2023-08-20 14:12:39 +03:00
+2
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 />