mirror of
https://github.com/MathiasDPX/blog.git
synced 2025-05-10 07:33:09 +00:00
adjusts /scrapbook time to the user's time
This commit is contained in:
parent
15515f1bc2
commit
2366bd3189
5 changed files with 10 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
<link rel="stylesheet" href="{{ url_for('static', filename='base.css') }}">
|
||||
<link rel="icon" type="image/png" href="{{ url_for('static', filename='favicon.png') }}" />
|
||||
{% block head %}{% endblock %}
|
||||
{{ moment.include_moment() }}
|
||||
</head>
|
||||
<body>
|
||||
<div id="wrap">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue