Skip to content

Commit

Permalink
template tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenDavie committed May 13, 2012
1 parent 23af67b commit 2199c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sharrock/templates/sharrock/descriptor_body.html
@@ -1,6 +1,6 @@
{% if not resource %}
<h3>{{ descriptor.service_name }}</h3>
<h4>{{ app }}/{{ version }}/{{ descriptor.slug }}</h4>
<h4>&lt;mount-point&gt;/{{ app }}/{{ version }}/{{ descriptor.slug }}</h4>
{% endif %}
{% if descriptor.data_parsing %}
<p><em>This is a data parsing function. Params must be posted as serialized data.</em></p>
Expand Down

0 comments on commit 2199c96

Please sign in to comment.