package eu.dnetlib.client;

import com.google.gwt.i18n.client.Constants;

 
public interface EfgConstants extends Constants {
	String firstPageImage();
	String firstPageTitle();
}