Get timezone in footer from config

master
Les De Ridder 4 年前
父節點 b1c06ae55b
當前提交 43e0366e7c

@ -154,7 +154,7 @@
<div class="text-browser"><br></div>
<footer>
<p>Dates and times are UTC.</p>
<p>Dates and times are {{ Config::get('app.timezone') }}.</p>
</footer>
</body>
</html>

載入中…
取消
儲存