--- title: Datatables page-header: Datatables page-libs: [lists] page-menu: base.datatables layout: default permalink: datatables.html --- {% assign id = include.map-id | default: 'default' %}
{% assign products = 'Tabler,Tabler Icons,Tabler Emails,Tabler Components,Tabler Illustrations,Bootstrap' | split: ',' %} {% assign techs = 'brand-apple,brand-windows,brand-debian,brand-android' | split: ',' %}
{% for rc in rollercoasters %} {% assign progress = forloop.index | random_number %} {% endfor %}
{{ rc.name }} {{ rc.city }} {{ rc.type }} {{ rc.score }} {{ forloop.index | random_date: site.randomDateFrom, site.randomDateTo | date: '%B %d, %Y' }} {{ forloop.index | random_number: 1, 200 }}
{{ progress }}%
{% include "ui/progress.html" value=progress width="5rem" %}
{% capture_global scripts %} {% endcapture_global %}