
    h                     2    d dl mZ d dlmZ  G d de      Zy)    )gettext_lazy)FrontendUIItemc                   *    e Zd ZdZ G d d      Zd Zy)	Jumbotronze
    Components > "Jumbotron" Plugin
    https://getbootstrap.com/docs/5.0/components/jumbotron/
    c                        e Zd ZdZ ed      Zy)Jumbotron.MetaTr   N)__name__
__module____qualname__proxy_verbose_name     [/home/dcms/DCMS/lib/python3.12/site-packages/djangocms_frontend/contrib/jumbotron/models.pyMetar      s    ~r   r   c                 V    d}| j                   rdj                  t        d            }|S )N z({})Fluid)jumbotron_fluidformatr   )selftexts     r   get_short_descriptionzJumbotron.get_short_description   s'    ==7,Dr   N)r	   r
   r   __doc__r   r   r   r   r   r   r      s    
& &r   r   N)django.utils.translationr   r   djangocms_frontend.modelsr   r   r   r   r   <module>r      s    6 4 r   