このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
WP6
/
expub_compendium
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
110
コミット
3
ブランチ
ツリー:
e8024a1321
expub_compendium
/
web
/
app
/
templates
/
about.html
about.html
80B
Raw
通常表示
履歴
removing some resource paths and adding placeholder text
3年前
adding Markdown for static text on homepage, about page, etc.
2年前
removing some resource paths and adding placeholder text
3年前
1
2
3
4
5
6
7
{% extends "base.html" %}
{% block content %}
{{ text|safe }}
{% endblock %}