Rafael Cavazin
2013-07-21 1be31659e7e92c0fdc32e629d059d2aed5fe3a63
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) {