poweredbypebble.tag

来自「pebble-blog 博客源码博客源码博客源码」· TAG 代码 · 共 7 行

TAG
7
字号
<%@ taglib uri="http://java.sun.com/jstl/fmt_rt" prefix="fmt" %>

<fmt:message key="common.poweredBy">
  <fmt:param>
    <a href="http://pebble.sourceforge.net">Pebble ${pebbleContext.buildVersion}</a>
  </fmt:param>
</fmt:message>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?