Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
goldfishtank.com
/
mautic
/
themes
/
vibrant
/
html
/
Filename :
base.html.twig
back
Copy
<!DOCTYPE html> <html> <head> {% if page is defined %} <title>{pagetitle}</title> <meta name="description" content="{pagemetadescription}"> {% endif %} {{ outputHeadDeclarations() }} </head> <body> {{ outputScripts('bodyOpen') }} {% block content %}{% endblock %} {{ outputScripts('bodyClose') }} </body> </html>