Widgets
Drag a widget to move it, drag its bottom-right corner to resize it -- like arranging widgets on a phone's home screen. Widgets can't overlap. Click a widget's gear icon for its own settings (which album, which calendars, etc.).
{% extends "app_base.html" %} {% block title %}{{ frame.name or "Frame" }} ยท Layout{% endblock %} {% block page_title %}{% include "_frame_name_edit.html" %}{% endblock %} {% block device_status %}{% include "_device_status_bar.html" %}{% endblock %} {% block tabs %}{% include "_frame_tabs.html" %}{% endblock %} {% block content %}
Drag a widget to move it, drag its bottom-right corner to resize it -- like arranging widgets on a phone's home screen. Widgets can't overlap. Click a widget's gear icon for its own settings (which album, which calendars, etc.).