No ID here

master
Nick Sergeant 2013-02-07 10:59:18 -05:00
parent a7d4ba99df
commit 3978c037f5
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<div class="control-group">
<label class="control-label" for="id_gauges_site_id">Gauges site ID:</label>
<div class="controls">
{{ form.id_gauges_site_id }}
{{ form.gauges_site_id }}
<span class="help-block">If you'd like to track visits to your blog site with <a href="http://get.gaug.es/">Gauges</a>, enter your site ID here.</span>
</div>
</div>