mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-26 03:58:49 +01:00
4 lines
124 B
Text
4 lines
124 B
Text
<%
|
|
# TODO: is this ever called?
|
|
-%>
|
|
TracksPages.page_notify('error', "<%=@error_message || t('common.server_error')%>", 8);
|