diff --git a/templates/pages/protocol.html b/templates/pages/protocol.html index b8d5d24..1581bcc 100644 --- a/templates/pages/protocol.html +++ b/templates/pages/protocol.html @@ -29,8 +29,8 @@ {% endhighlight %}

The responses follow a similar format:

-
{% highlight "cxml" %}
-    
+
{% highlight "cxml" %}
+    
         ...children
     
 {% endhighlight %}