Fix style

This commit is contained in:
Martin Polden 2012-11-25 22:43:01 +01:00
parent fabbf68ced
commit dc7132d037
1 changed files with 1 additions and 1 deletions

View File

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