Add extension points to override templates for extension and override
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3129069. -->
Reported by: [dpi](https://www.drupal.org/user/81431)
>>>
<p>Add extension points to override parts of templates for proper TWIG <a href="https://twig.symfony.com/doc/3.x/tags/extends.html">extension</a> and override.</p>
<p>For example the field in <a href="https://www.drupal.org/project/oh">https://www.drupal.org/project/oh</a> extends date_recur field. If you want to use a DRM widget you must extend the original template and add relevant fields.</p>
issue