mostly filebased Content Presentation System
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

11 行
231B

  1. <h1>{{ @title }}</h1>
  2. <check if="{{ @subTitle }}">
  3. <h2>{{ @subTitle }}</h2>
  4. </check>
  5. <div class="headerInfo">
  6. <span class="headerInfo1">{{ @headerInfo1 }}</span>
  7. <span class="headerInfo2">{{ @headerInfo2 }}</span>
  8. </div>