mirror of
https://github.com/tabler/tabler.git
synced 2026-08-17 08:33:51 +04:00
jekyll dirs
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h3 class="card-title">Pie chart</h3>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<div id="chart-pie" style="height: 250px"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% contentfor scripts %}
|
||||
{% include js/pie.js %}
|
||||
{% endcontentfor %}
|
||||
Reference in New Issue
Block a user