{% 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 %}

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.).

Add a widget

Saved layouts

Save this whole arrangement -- widgets, their settings, and button assignments -- under a name, then switch back to it any time. Saved layouts are yours across every frame you control with a matching orientation, not just this one.

    No saved layouts yet.

    Loading...

    {% endblock %} {% block scripts %} {% endblock %}