All Downloads are FREE. Search and download functionalities are using the official Maven repository.

serposcope.views.google.GoogleGroupController.view.ftl.html Maven / Gradle / Ivy

The newest version!
<#-- @ftlvariable name="serp" type="com.serphacker.serposcope.models.google.GoogleSerp" -->
<#import "../google.ftl.html" as layout>
<@layout.googleLayout group.getName() >



<#include "tab-sites.ftl.html" />
<#include "tab-searches.ftl.html" />
<#include "tab-calendar.ftl.html" />
<#include "../../helpers/add-event-modal.ftl.html" >
data-default-device="1" <#else> data-default-device="0" data-default-local="${default.getDefaultLocal()!""}" data-default-custom="${default.getDefaultCustomParameters()!""}" data-group-id="${group.getId()}" >




© 2015 - 2024 Weber Informatics LLC | Privacy Policy