James Moger
2013-08-16 7d22407fa842604be25ffdaafe88c6c6c8e9d475
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) {