aboutsummaryrefslogtreecommitdiff
path: root/subsonic-main/src/main/webapp/WEB-INF/jsp/wap/head.jsp
blob: d902de1d191f70fd7f3d2a8c1eec473a7896c403 (plain)
1
2
3
4
5
6
7
8
9
10
<%@ include file="../include.jsp" %>

<head>
    <meta http-equiv="Cache-Control" content="max-age=0" forua="true"/>
    <meta http-equiv="Cache-Control" content="must-revalidate" forua="true"/>
</head>

<template>
    <do type="prev" name="back" label="<fmt:message key="common.back"/>"><prev/></do>
</template>