Commit b29b8acd authored by Rakhat Jabagin's avatar Rakhat Jabagin

remove repeated 'pagination' class in code example

parent 1d1e21af
......@@ -1562,7 +1562,7 @@ body { padding-bottom: 70px; }
</div>
{% highlight html %}
<ul class="pagination pagination-lg">...</ul>
<ul class="pagination pagination">...</ul>
<ul class="pagination">...</ul>
<ul class="pagination pagination-sm">...</ul>
{% endhighlight %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment