Add feature to change the base path.

This commit is contained in:
Yuhi Ishikura
2018-06-07 22:36:40 +09:00
parent eabcf48494
commit a5fc3a5d30
11 changed files with 133 additions and 31 deletions

View File

@@ -14,7 +14,7 @@
{{block body()}}
<ol class="breadcrumb">
<li><a href="/">Home</a></li>
<li><a href="{{ base_path }}/">Home</a></li>
<li class="active">Event Log</li>
</ol>