PHP Classes

File: templates/views/whois.twig

Recommend this page to a friend!
  Classes of Till Wehowski   frdl PHP Whois API Web Interface   templates/views/whois.twig   Download  
File: templates/views/whois.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: frdl PHP Whois API Web Interface
Web application module query domain with whois API
Author: By
Last change:
Date: 4 years ago
Size: 161 bytes
 

Contents

Class file image Download
{% extends 'layout.twig' %} {% block content %} <div oc-lazy-load="['frdl-whois']"> <h3>Whois Lookup</h3> <frdl-whois></frdl-whois> </div> {% endblock %}