This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Siningsoft
/
myCar
ウォッチ
3
スター
0
フォーク
0
ファイル
プルリクエスト
0
ツリー:
5525e9da6f
ブランチ
タグ
master
myCar
/
templates
/
empty.html
empty.html
89 B
履歴
Raw
1
2
3
4
5
6
7
8
{% extends 'base.html' %}
{% block content %}
<h1>Empty template</h1>
{% endblock %}