James Moger
2013-09-17 5f8d99338e63c68839e3ddf34f54486e1d1128f1
src/main/java/com/gitblit/wicket/pages/MarkdownPage.java
@@ -29,8 +29,11 @@
import com.gitblit.utils.JGitUtils;
import com.gitblit.utils.MarkdownUtils;
import com.gitblit.utils.StringUtils;
import com.gitblit.wicket.CacheControl;
import com.gitblit.wicket.WicketUtils;
import com.gitblit.wicket.CacheControl.LastModified;
@CacheControl(LastModified.BOOT)
public class MarkdownPage extends RepositoryPage {
   public MarkdownPage(PageParameters params) {