Back to Fullcalendar

Demo Topbar

_includes/demo-topbar.html

latest267 B
Original Source

Edit in CodePen {% comment %} Don't put any nested divs in here. A regex scrapes out demo-topbar for codepen and will get confused. {% endcomment %} {% if page.description %} {{ page.description | escape }} {% elsif page.title %} {{ page.title | escape }} {% endif %}