display raw content of signature file for debuggung reasons
parent
a9f4a150f4
commit
36a9379a96
|
@ -20,3 +20,7 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
<pre>
|
||||||
|
{{ readFile "data/signatures/data/signatures_clean.json" }}
|
||||||
|
</pre>
|
||||||
|
|
Loading…
Reference in New Issue