Update accessible.html

Added forgotten closing tag.
This commit is contained in:
Ferhat Elmasgunes 2016-04-16 05:26:53 +03:00
parent 6aecdc2299
commit 86b5995d77

View File

@ -75,7 +75,7 @@
{% endhighlight %}
{% highlight html %}
<i class="fa fa-refresh fa-spin fa-3x fa-fw" aria-hidden="true"</i>
<i class="fa fa-refresh fa-spin fa-3x fa-fw" aria-hidden="true"></i>
<span class="sr-only">Refreshing...</span>
<i class="fa fa-cog fa-spin fa-3x fa-fw" aria-hidden="true"></i>