Shadow-Here


Server : Apache/2.4.41 (Ubuntu)
System : Linux cls 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : iscuser ( 1001)
PHP Version : 7.4.12
Disable Function : shell_exec,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /proc/216834/task/216840/root/proc/3157/cwd/apps/ambera/tmp-mako/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : //proc/216834/task/216840/root/proc/3157/cwd/apps/ambera/tmp-mako/outdoor-decor.mako.py
from mako import runtime, filters, cache
UNDEFINED = runtime.UNDEFINED
_magic_number = 2
_modified_time = 1678331280.22877
_template_filename='/home/akriveia/apps/ambera/www/outdoor-decor.mako'
_template_uri='/outdoor-decor.mako'
_template_cache=cache.Cache(__name__, _modified_time)
_source_encoding='utf-8'
_exports = ['current_tab']


def _mako_get_namespace(context, name):
    try:
        return context.namespaces[(__name__, name)]
    except KeyError:
        _mako_generate_namespaces(context)
        return context.namespaces[(__name__, name)]
def _mako_generate_namespaces(context):
    pass
def _mako_inherit(template, context):
    _mako_generate_namespaces(context)
    return runtime._inherit_from(context, 'inc/baseui.mako', _template_uri)
def render_body(context,**pageargs):
    context.caller_stack.push_frame()
    try:
        __M_locals = dict(pageargs=pageargs)
        # SOURCE LINE 2
        context.write(u'\r\n\r\n')
        # SOURCE LINE 6
        context.write(u'\r\n\r\n\r\n<section class="content ctn__1" style="background:url(\'images/about.jpg\') repeat-x top center;"><div class="ic"></div>\r\n  <div class="container">\r\n    <div class="row">\r\n      <div class="grid_12">\r\n      \r\n            <div class="grid_12" style="margin-top:50px;width:100%;">\r\n                <h1 class="title" style="text-align:right;margin:0 30px 18px 0;">WEDDING DECOR</h1>\r\n                <div class="values-div">\r\n\r\n                    <h1 class="title" style="color:#ED3237;font-size:36px;text-transform:uppercase;">Mesmerizing Outdoor Decor\r\n                    </h1>\r\n                     <div class="back-page"><i class="fa fa-angle-double-left" aria-hidden="true"> <a href="wedding-decor-gallery.mako">Back to gallery</a></i></div>\r\n                    <p>&nbsp;</p>\r\n                    <p>Outdoor decor creates colourful and one-of-a-kind event with a touch of elegance, which will leave the audience with a mesmerizing experience.<br>\r\n                    These can include floral decor, theme decor, props installations, pathway decor and so on. We make sure the event is colourful, vibrant and elegant at the same time keeping in mind the theme, the guests and the desired ambience.<br> \r\n                    We assure all our clients a beautiful and distinctive decor for their function, be it a garden wedding, pool party, or a sangeet function.\r\n\r\n                    </p>\r\n                    <div class="leftmargin equipGallery">\r\n                        <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/1.jpg"  style="border:10px solid #FFF;">\r\n                        </div>\r\n                        <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/2.jpg" style="border:10px solid #FFF;">\r\n                        </div>\r\n                        <br style="clear:both">\r\n                        <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/3.jpg"  style="border:10px solid #FFF;">\r\n                        </div>\r\n                        <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/4.jpg"  style="border:10px solid #FFF;">\r\n                        </div>\r\n                        <br style="clear:both">\r\n                        <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/5.jpg"  style="border:10px solid #FFF;">\r\n                        </div>\r\n                         <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/6.jpg"  style="border:10px solid #FFF;">\r\n                        </div>\r\n                        <br style="clear:both">\r\n                        <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/7.jpg"  style="border:10px solid #FFF;">\r\n                        </div>\r\n                         <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/8.jpg"  style="border:10px solid #FFF;">\r\n                        </div>\r\n                        <br style="clear:both">\r\n                        <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/9.jpg"  style="border:10px solid #FFF;">\r\n                        </div>\r\n                         <div class="equipment-name grid_4">\r\n                            <img src="images/wedding-deco/outdoor-decor/10.jpg"  style="border:10px solid #FFF;">\r\n                        </div>\r\n                        <br style="clear:both">\r\n                    </div>\r\n                    \r\n                    \r\n                </div>\r\n            </div>\r\n            \r\n    </div>\r\n  </div>\r\n</section>\r\n')
        return ''
    finally:
        context.caller_stack.pop_frame()


def render_current_tab(context):
    context.caller_stack.push_frame()
    try:
        # SOURCE LINE 4

        return "wedding"
        
        
        return ''
    finally:
        context.caller_stack.pop_frame()



Samx