소스 검색

Fix template

master
Pete Shadbolt 6 년 전
부모
커밋
bd05e29c4a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      templates/index.html

+ 1
- 1
templates/index.html 파일 보기

@@ -47,7 +47,7 @@
<li><a onclick="editor.raussendorf()">Raussendorf</a></li>
<li><a onclick="share()">Share</a></li>
<li><a href="/{{uuid}}/download">Download</a></li>
<li><input id=curvy type="checkbox"></input> Curved edges</li>
<li><input id=curvy type="checkbox" checked></input> Curved edges</li>
<li><a href="/doc" id=help>Documentation</a></li>
</ul>
</div>


불러오는 중...
취소
저장