{% extends 'layouts/vertical.html' %} {% block html_attribute %}data-layout-position="scrollable"{% endblock html_attribute %} {% block title %}Scrollable Layout{% endblock title %} {% block page_content %}
data-layout-position="scrollable" to the
<html> tag.