# Core Concepts

## **Modularity:**

All major features are packaged up in Reusable Elements, making the entire template completely modular. Most pages just fancy containers for reusable elements.&#x20;

{% hint style="info" %}
**Best practice when creating new pages:**\
When creating a new page, clone an existing template page and make changes instead of trying to build from scratch. Then remove any elements you don't need and work your magic.
{% endhint %}
