Add time duration humanization
This commit is contained in:
@ -47,6 +47,7 @@
|
||||
|
||||
<link href="{% static 'RUG_template/css/base.css' %}" rel="stylesheet"/>
|
||||
<script type="text/javascript" src="{% static 'RUG_template/javascript/moment-with-locales.min.js' %}"></script>
|
||||
<script type="text/javascript" src="{% static 'RUG_template/javascript/humanize-duration.js' %}"></script>
|
||||
|
||||
</head>
|
||||
<body itemtype="http://schema.org/WebPage" itemscope="itemscope" id="top" class="page--topicpage"><!--googleoff: all-->
|
||||
|
Reference in New Issue
Block a user