diff options
Diffstat (limited to 'module/web/templates/default/home.html')
-rw-r--r-- | module/web/templates/default/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/home.html b/module/web/templates/default/home.html index ddba9077b..3702893d0 100644 --- a/module/web/templates/default/home.html +++ b/module/web/templates/default/home.html @@ -263,4 +263,4 @@ var LinkEntry = new Class({ </tbody> </table> -{% endblock %}
\ No newline at end of file +{% endblock %} |