Add JSON output

This commit is contained in:
Martin Polden
2012-11-25 22:41:27 +01:00
parent 0f33287ed9
commit fabbf68ced
2 changed files with 18 additions and 2 deletions

View File

@ -58,6 +58,8 @@
</tr>
{{end}}
{{end}}
<td><code><span class="command">curl</span> ifconfig/all.json</code></td>
<td class="response"><pre>{{ .JSON }}</pre></td>
</tbody>
</table>
</div>